Skip to content

Commit

Permalink
[#943] Show .. todo:: items in Sphinx output
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Jun 28, 2013
1 parent 559d416 commit bf1847f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/conf.py
Expand Up @@ -64,8 +64,7 @@
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo',
'sphinx.ext.autosummary']
autodoc_member_order = 'bysource'

autodoc_member_order = 'bysource'
todo_include_todos = True

# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
Expand Down

0 comments on commit bf1847f

Please sign in to comment.