Skip to content

Commit

Permalink
Update to conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
connorourke committed Aug 6, 2018
1 parent 87878e9 commit 7788436
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
import os
import sys
import alabaster
import crystal_torture

html_theme_path = [alabaster.get_path()]
extensions = ['alabaster']
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The code has been tested with Python versions 3.5 and above.


.. toctree::
:maxdepth: 3
:maxdepth: 4
:caption: Documentation:

modules
Expand Down

0 comments on commit 7788436

Please sign in to comment.