Remove Mathjax todo that has already been done
This commit is contained in:
parent
21db5d84f3
commit
3052701250
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ extensions = [
|
|||
'sphinxcontrib.doxylink',
|
||||
]
|
||||
|
||||
# @todo: Sphinx version 1.1 adds support for MathJax, so we can remove the
|
||||
# custom extension for that once that version becomes more standard
|
||||
|
||||
autodoc_default_flags = ['members','show-inheritance','undoc-members']
|
||||
|
||||
autoclass_content = 'both'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue