Put source link at bottom of page 16/54216/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 2 Apr 2017 17:13:00 +0000 (10:13 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 2 Apr 2017 17:14:09 +0000 (10:14 -0700)
Save some navbar space and move the source link to the bottom of the
page.

Change-Id: I30f66047317a6b8f0addd5a6a770438c5d96497a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/conf.py

index bb2d886c47d1b778a894541ac8664f9c91264df9..5c4634f77262ac08b379bcdad82e9cde1f557a20 100644 (file)
@@ -128,6 +128,7 @@ html_theme = 'bootstrap'
 #html_theme_options = {}
 html_theme_options = {
     'bootswatch_theme': "united",
+    'source_link_position': "footer",
 }
 
 # Add any paths that contain custom themes here, relative to this directory.