Update content
This commit is contained in:
parent
a973c780d1
commit
2d005e3caa
@ -75,7 +75,7 @@ show_authors = False
|
|||||||
html_theme = 'otcdocs'
|
html_theme = 'otcdocs'
|
||||||
|
|
||||||
# Theme options are theme-specific and customize the look and feel of a theme
|
# Theme options are theme-specific and customize the look and feel of a theme
|
||||||
# further. For a list of options available for each theme, see the
|
# further. For a list of options available for each theme, see the
|
||||||
# documentation.
|
# documentation.
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"disable_search": "True",
|
"disable_search": "True",
|
||||||
@ -96,7 +96,7 @@ html_static_path = ['_static']
|
|||||||
|
|
||||||
# -- Options for PDF output --------------------------------------------------
|
# -- Options for PDF output --------------------------------------------------
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index',
|
('index',
|
||||||
'dcs-umn.tex',
|
'dcs-umn.tex',
|
||||||
u'Distributed Cache Service - User Guide',
|
u'Distributed Cache Service - User Guide',
|
||||||
u'OpenTelekomCloud', 'manual'),
|
u'OpenTelekomCloud', 'manual'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user