Compare commits

..

1 Commits

Author SHA1 Message Date
3d2b63cb54 Update tox.ini && conf.py file
Performed-by: gitea/infra/otc-metadata/tools/generate_doc_confpy.py
2024-11-14 08:56:36 +00:00
2 changed files with 1 additions and 3 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:pdf-docs] [testenv:docs-pdf]
deps = deps =
{[testenv:docs]deps} {[testenv:docs]deps}
{[testenv:bindeps]deps} {[testenv:bindeps]deps}

View File

@ -4,8 +4,6 @@
default-branch: main default-branch: main
templates: templates:
- helpcenter-base-jobs - helpcenter-base-jobs
vars:
sphinx_pdf_files:
check: check:
jobs: jobs:
- noop - noop