aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit11573d0fca18ef2ccd965ab67d419afd48b7cef2 (patch)
tree43d3178e54a45b4802b5415e81927a397e546fc5 /source/conf.py
parent5a7dd1bea32458a4afc038984a903959134b82d3 (diff)
downloadlibrambutan-11573d0fca18ef2ccd965ab67d419afd48b7cef2.tar.gz
librambutan-11573d0fca18ef2ccd965ab67d419afd48b7cef2.zip
side reorder, home link, template mod to add rel bar links
Diffstat (limited to 'source/conf.py')
-rw-r--r--source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/conf.py b/source/conf.py
index 755f4ce..1ad4e57 100644
--- a/source/conf.py
+++ b/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.