summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bangert <ben@groovie.org>2015-07-21 21:41:35 -0700
committerBen Bangert <ben@groovie.org>2015-07-21 21:41:35 -0700
commitcef2d8e74a370d63c933eee0e227096460d72720 (patch)
tree11bc2ea509e6622e35543d51c555abf883738650
parent6c0e9d607652a51d8afae13a86f791ed678628f5 (diff)
parent67c31e7491311ebe05031f8acd3c93e1dbe4d83b (diff)
downloadroutes-cef2d8e74a370d63c933eee0e227096460d72720.tar.gz
Merge pull request #52 from haypo/docs
Issue #42: Fix compilation of docs
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.rst1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 740edd7..6673a37 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -91,7 +91,7 @@ pygments_style = 'sphinx'
# typographically correct entities.
#html_use_smartypants = True
-
+html_theme = 'classic'
html_theme_options = {
"bgcolor": "#fff",
"footertextcolor": "#666",
diff --git a/docs/index.rst b/docs/index.rst
index feabc11..972c6fe 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -65,6 +65,7 @@ Documentation
restful
uni_redirect_rest
changes
+ todo
.. toctree::
:maxdepth: 1