Changing Documentation Theme 31/27731/1
authorShubhamRathi <shubhamiiitbackup@gmail.com>
Mon, 30 Jan 2017 11:27:16 +0000 (16:57 +0530)
committerShubhamRathi <shubhamiiitbackup@gmail.com>
Mon, 30 Jan 2017 11:27:16 +0000 (16:57 +0530)
Documentation theme changed from 'united' to
'journal'

Change-Id: I89242a324ea3bd827f829b07f43098d91c225eb8
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
docs/conf.py

index 41f10d7..163eb12 100644 (file)
@@ -101,7 +101,7 @@ html_theme = 'bootstrap'
 # documentation.
 # html_theme_options = {}
 html_theme_options = {
-    'bootswatch_theme': "united",
+    'bootswatch_theme': "journal",
 }
 
 # Add any paths that contain custom themes here, relative to this directory.