Switch to "incubating" doc theme
Change the sphinx config to use the "incubating" theme from oslosphinx. Change-Id: I51fcc9689e331dc2d233750f4489fb1a3375b39a
This commit is contained in:
parent
0494a7782e
commit
0489f23f69
@ -64,6 +64,7 @@ pygments_style = 'sphinx'
|
||||
#html_theme_path = ["."]
|
||||
#html_theme = '_theme'
|
||||
#html_static_path = ['_static']
|
||||
html_theme_options = {'incubating': True}
|
||||
|
||||
# Output file base name for HTML help builder.
|
||||
htmlhelp_basename = '%sdoc' % project
|
||||
|
Loading…
x
Reference in New Issue
Block a user