Update 'new document type'
@ -18,7 +18,7 @@ To delivery new document type the following steps need to be taken:
 | 
				
			|||||||
        python tools/generate_docexports_data.py > ../../docs/doc-exports/metadata.yaml
 | 
					        python tools/generate_docexports_data.py > ../../docs/doc-exports/metadata.yaml
 | 
				
			||||||
        ```
 | 
					        ```
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
 	   Consequentially create PR with changed content in doc-exports repo
 | 
					 	    Consequentially create PR with changed content in doc-exports repo
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 3. Generate tox.ini and conf.py for respective document changes with tools/generate_doc-conf.py script:
 | 
					 3. Generate tox.ini and conf.py for respective document changes with tools/generate_doc-conf.py script:
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
@ -26,7 +26,7 @@ To delivery new document type the following steps need to be taken:
 | 
				
			|||||||
        python3 generate_doc_confpy.py --update-tox --service-type obs --target-environment internal --work-dir ~/test81
 | 
					        python3 generate_doc_confpy.py --update-tox --service-type obs --target-environment internal --work-dir ~/test81
 | 
				
			||||||
        ```
 | 
					        ```
 | 
				
			||||||
        
 | 
					        
 | 
				
			||||||
       Branch confpyt will be autocreated.
 | 
					        Branch confpyt 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