Compare commits
4 Commits
main
...
propose-cc
Author | SHA1 | Date | |
---|---|---|---|
e9dac90af0 | |||
b5dd7bd40d | |||
b24c98e143 | |||
8755e343a5 |
@ -98,4 +98,9 @@ html_static_path = ['_static']
|
|||||||
html_copy_source = False
|
html_copy_source = False
|
||||||
|
|
||||||
# -- Options for PDF output --------------------------------------------------
|
# -- Options for PDF output --------------------------------------------------
|
||||||
latex_documents = []
|
latex_documents = [
|
||||||
|
('index',
|
||||||
|
'None.tex',
|
||||||
|
u'Cloud Container Service - User Guide',
|
||||||
|
u'OpenTelekomCloud', 'manual'),
|
||||||
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user