Compare commits

...

1 Commits

Author SHA1 Message Date
7476386735 Update tox.ini && conf.py file
Performed-by: gitea/infra/otc-metadata/tools/generate_doc_confpy.py
2024-12-10 13:23:11 +00:00
2 changed files with 3 additions and 1 deletions

View File

@ -40,7 +40,7 @@ commands =
sphinx-build -a -E -W -d doc/build/doctrees -b html doc/source doc/build/html_temp sphinx-build -a -E -W -d doc/build/doctrees -b html doc/source doc/build/html_temp
sphinx-minify --input-directory doc/build/html_temp/ --output-directory doc/build/html sphinx-minify --input-directory doc/build/html_temp/ --output-directory doc/build/html
[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,8 @@
default-branch: main default-branch: main
templates: templates:
- helpcenter-base-jobs - helpcenter-base-jobs
vars:
sphinx_pdf_files:
check: check:
jobs: jobs:
- noop - noop