Switch to PDF enabled
This commit is contained in:
parent
18dab6c658
commit
6f1361fdec
@ -7,7 +7,7 @@
|
|||||||
vars:
|
vars:
|
||||||
sphinx_pdf_files:
|
sphinx_pdf_files:
|
||||||
{%- for doc in docs %}
|
{%- for doc in docs %}
|
||||||
{%- if doc.pdf_name %}
|
{%- if doc.pdf_enabled %}
|
||||||
- {{ service_type }}-{{ doc.type }}.pdf
|
- {{ service_type }}-{{ doc.type }}.pdf
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user