diff --git a/tox.ini b/tox.ini index 37b1f45..f3bccd9 100644 --- a/tox.ini +++ b/tox.ini @@ -46,7 +46,7 @@ commands = {[testenv:best-practice]commands} {[testenv:json-best-practice]commands} -[testenv:docs-pdf] +[testenv:pdf-docs] deps = {[testenv:docs]deps} {[testenv:bindeps]deps} diff --git a/zuul.yaml b/zuul.yaml index 107ef29..dccc1cd 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -4,6 +4,11 @@ default-branch: main templates: - helpcenter-base-jobs + vars: + sphinx_pdf_files: + - asm-umn.pdf + - asm-api-ref.pdf + - asm-best-practice.pdf check: jobs: - noop