update doc-export generator
This commit is contained in:
		@ -210,6 +210,7 @@ class Services(object):
 | 
			
		||||
                        html_location=doc["html_location"],
 | 
			
		||||
                        rst_location=doc["rst_location"],
 | 
			
		||||
                        title=doc["title"],
 | 
			
		||||
                        type=doc.get("type", "dummy"),
 | 
			
		||||
                        pdf_name=doc["pdf_name"]
 | 
			
		||||
                    )
 | 
			
		||||
                    srv_res["docs"].append(doc_res)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user