aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorHanna Mendes Levitin <hanna@anomaly-3.(none)>2010-12-02 22:38:45 -0500
committerHanna Mendes Levitin <hanna@anomaly-3.(none)>2010-12-02 22:38:45 -0500
commite5b1e44a8ae8c593456f4b4734f05c9065f6f07b (patch)
treeaaddf79f724a615ca2835746d267a465d8ef33c8 /docs/source/conf.py
parenta0549b4a15a7093f990fffa4bc1d2d52ec1c16e2 (diff)
downloadlibrambutan-e5b1e44a8ae8c593456f4b4734f05c9065f6f07b.tar.gz
librambutan-e5b1e44a8ae8c593456f4b4734f05c9065f6f07b.zip
side reorder, home link, template mod to add rel bar links
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 755f4ce..1ad4e57 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -143,10 +143,10 @@ html_theme_options = {
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
-html_title = 'LeafLabs' + project + ' v' + release + ' Documentation'
+html_title = project + ' v' + release + ' Documentation'
# A shorter title for the navigation bar. Default is the same as html_title.
-#html_short_title = None
+html_short_title = 'Index'
# The name of an image file (relative to this directory) to place at the top
# of the sidebar.