Update tox.ini && conf.py file
Reviewed-by: tischrei <tino.schreiber@t-systems.com> Co-authored-by: Sebastian Gode <sebastian.gode@telekom.de> Co-committed-by: Sebastian Gode <sebastian.gode@telekom.de>
This commit is contained in:
parent
7a381633a4
commit
4b49e936ac
@ -115,7 +115,7 @@ html_copy_source = False
|
|||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index',
|
('index',
|
||||||
'rfs-api-ref.tex',
|
'rfs-api-ref.tex',
|
||||||
u'Resource Formation Service - API Reference',
|
u'Resource Formation Service - API Reference',
|
||||||
u'OpenTelekomCloud', 'manual'),
|
u'OpenTelekomCloud', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
2
tox.ini
2
tox.ini
@ -44,7 +44,7 @@ commands =
|
|||||||
{[testenv:umn]commands}
|
{[testenv:umn]commands}
|
||||||
{[testenv:json-umn]commands}
|
{[testenv:json-umn]commands}
|
||||||
|
|
||||||
[testenv:docs-pdf]
|
[testenv:pdf-docs]
|
||||||
deps =
|
deps =
|
||||||
{[testenv:docs]deps}
|
{[testenv:docs]deps}
|
||||||
{[testenv:bindeps]deps}
|
{[testenv:bindeps]deps}
|
||||||
|
@ -115,7 +115,7 @@ html_copy_source = False
|
|||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index',
|
('index',
|
||||||
'rfs-umn.tex',
|
'rfs-umn.tex',
|
||||||
u'Resource Formation Service - User Guide',
|
u'Resource Formation Service - User Guide',
|
||||||
u'OpenTelekomCloud', 'manual'),
|
u'OpenTelekomCloud', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user