Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
fixes rtd build bug (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
chartpath committed Apr 6, 2015
1 parent 1b7e4b6 commit d0e2620
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinxcontrib.fulltoc',
# 'sphinxcontrib.fulltoc',
'releases'
]

Expand Down
1 change: 0 additions & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ Contents

.. toctree::
:maxdepth: 2
:includehidden:

getting_started
engines
Expand Down

0 comments on commit d0e2620

Please sign in to comment.