Code Review
/
opnfvdocs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
68ada74
)
Changing Documentation Theme
31/27731/1
author
ShubhamRathi
<shubhamiiitbackup@gmail.com>
Mon, 30 Jan 2017 11:27:16 +0000
(16:57 +0530)
committer
ShubhamRathi
<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
patch
|
blob
|
history
diff --git
a/docs/conf.py
b/docs/conf.py
index
41f10d7
..
163eb12
100644
(file)
--- a/
docs/conf.py
+++ b/
docs/conf.py
@@
-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.