Compare commits
	
		
			1 Commits
		
	
	
		
			delete-bd
			...
			add_pdf_co
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 4236619c49 | 
@ -58,6 +58,7 @@ allowlist_externals =
 | 
			
		||||
  cp
 | 
			
		||||
commands =
 | 
			
		||||
  mkdir -p doc/build/pdf
 | 
			
		||||
  mkdir -p doc/build/html
 | 
			
		||||
  {[testenv:bindeps]commands}
 | 
			
		||||
  mkdir -p {toxinidir}/_templates
 | 
			
		||||
  wget -O {toxinidir}/_templates/longtable.tex.jinja https://gitea.eco.tsi-dev.otc-service.com/infra/docs-templates/raw/branch/main/templates/longtable.tex.jinja
 | 
			
		||||
@ -127,6 +128,7 @@ commands =
 | 
			
		||||
  make -C {{ loc }}/build/pdf
 | 
			
		||||
  mkdir -p doc/build/pdf
 | 
			
		||||
  cp {{ loc }}/build/pdf/{{ service_type }}-{{ doc.type }}.pdf doc/build/pdf/
 | 
			
		||||
  cp {{ loc }}/build/pdf/{{ service_type }}-{{ doc.type }}.pdf doc/build/html/
 | 
			
		||||
{% endfor %}
 | 
			
		||||
 | 
			
		||||
[testenv:bindeps]
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user