Update 'new document type'
@ -49,11 +49,11 @@ To deploy new document to github (PROD env) proceed with following steps:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
2. Generate tox.ini and conf.py for respective document changes with tools/generate_doc-conf.py script:
 | 
					2. Generate tox.ini and conf.py for respective document changes with tools/generate_doc-conf.py script:
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    	```
 | 
					    ```
 | 
				
			||||||
        python3 generate_doc_confpy.py --update-tox --service-type obs --target-environment public --work-dir ~/test82
 | 
					    python3 generate_doc_confpy.py --update-tox --service-type obs --target-environment public --work-dir ~/test82
 | 
				
			||||||
        ```
 | 
					    ```
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
       Branch confpy will be autocreated
 | 
					    Branch confpy will be autocreated
 | 
				
			||||||
 | 
					
 | 
				
			||||||
4. Create PR on confpy but you need to update branch with file .placeholder in _static directory under respective document type
 | 
					4. Create PR on confpy but you need to update branch with file .placeholder in _static directory under respective document type
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user