Switch to PDF enabled
This commit is contained in:
		@ -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 %}
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user