Changes to cce_umn from docs/doc-exports#569 (Workaround bolds ending with space
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: proposalbot <proposalbot@otc-service.com> Co-committed-by: proposalbot <proposalbot@otc-service.com>
This commit is contained in:
parent
069b339d1e
commit
bc30abec3b
@ -98,4 +98,9 @@ html_static_path = ['_static']
|
||||
html_copy_source = False
|
||||
|
||||
# -- 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