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:
Gode, Sebastian 2024-12-10 10:08:53 +00:00 committed by zuul
parent 4b0546ef7d
commit 5bb12575e4
2 changed files with 6 additions and 1 deletions

View File

@ -46,7 +46,7 @@ commands =
{[testenv:best-practice]commands} {[testenv:best-practice]commands}
{[testenv:json-best-practice]commands} {[testenv:json-best-practice]commands}
[testenv:docs-pdf] [testenv:pdf-docs]
deps = deps =
{[testenv:docs]deps} {[testenv:docs]deps}
{[testenv:bindeps]deps} {[testenv:bindeps]deps}

View File

@ -4,6 +4,11 @@
default-branch: main default-branch: main
templates: templates:
- helpcenter-base-jobs - helpcenter-base-jobs
vars:
sphinx_pdf_files:
- asm-umn.pdf
- asm-api-ref.pdf
- asm-best-practice.pdf
check: check:
jobs: jobs:
- noop - noop