Skip to content

Commit

Permalink
Configure sphinx to be able to load extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
almet committed Apr 21, 2011
1 parent fd1cb42 commit 420bf0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorial/conf.py
Expand Up @@ -181,5 +181,5 @@

# If false, no module index is generated.
#latex_use_modindex = True

sys.path.append(os.path.abspath('.'))
extensions = ['sphinxtoghpages']

0 comments on commit 420bf0a

Please sign in to comment.