Code Review
/
releng
/
docs-conf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c7453f0
)
Switch oran docs to sphinx_rtd_theme
11/64411/2
author
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 2 Jul 2020 18:12:44 +0000
(14:12 -0400)
committer
Aric Gardner
<agardner@linuxfoundation.org>
Thu, 2 Jul 2020 20:14:19 +0000
(16:14 -0400)
This will allow read the docs to insert
the version picker into the oran docs UI
Issue-Id: IT-19981
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: Ie3ba2e5bd4f67060caa0886e7f914c67a8a9b5dc
docs_conf/defaults/oran.yaml
patch
|
blob
|
history
diff --git
a/docs_conf/defaults/oran.yaml
b/docs_conf/defaults/oran.yaml
index
f68cf58
..
53abb41
100644
(file)
--- a/
docs_conf/defaults/oran.yaml
+++ b/
docs_conf/defaults/oran.yaml
@@
-24,8
+24,7
@@
html_favicon: favicon.ico
html_logo: _static/logo.png
html_static_path:
- _static
-html_theme:
bootstrap
+html_theme:
sphinx_rtd_theme
html_theme_options:
- bootswatch_theme: united
- navbar_sidebarrel: false
- source_link_position: footer
+ style_nav_header_background: 'white'
+ sticky_navigation: 'False'