Skip to content
Snippets Groups Projects
Commit 8012451a authored by Dilawar Singh's avatar Dilawar Singh
Browse files

Enabling todo.ext with sphinx.

parent cd5ea17c
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,7 @@ sys.path.append(os.path.abspath('../../moose-examples/tutorials/ExcInhNetCaPlast
extensions = ['sphinx.ext.autodoc',
'sphinx.ext.mathjax',
'sphinx.ext.autosummary',
'sphinx.ext.todo',
'sphinx.ext.viewcode',
'numpydoc'
]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment