From bf591506a10374619b26565a6fdd0bfbadd3f825 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Mon, 16 Apr 2012 09:56:12 -0500 Subject: doc: Add links to other versions of the docs Signed-off-by: Sol Jerome --- doc/conf.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/conf.py') diff --git a/doc/conf.py b/doc/conf.py index 2d5be4e9e..5903b009a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -141,7 +141,9 @@ html_last_updated_fmt = '%b %d, %Y' #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. -#html_sidebars = {} +html_sidebars = { + 'index': 'indexsidebar.html' +} # Additional templates that should be rendered to pages, maps page names to # template names. -- cgit v1.2.3-1-g7c22