Update tox template
All checks were successful
gl/check check status: success (84baf725f28b43df83ff5f4ab3513a9b4e8f0afa)
gl/gate gate status: success (84baf725f28b43df83ff5f4ab3513a9b4e8f0afa)

This commit is contained in:
2023-01-06 14:31:14 +01:00
parent 7eff19f3cd
commit 84baf725f2
3 changed files with 18 additions and 4 deletions

View File

@ -104,6 +104,9 @@ html_title = "{{ title }}"
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
# Do not include sources into the rendered results
html_copy_source = False
# -- Options for PDF output --------------------------------------------------
latex_documents = [
{%- if pdf_name is defined %}