Update 'new document repository'
@ -63,3 +63,9 @@ To delivery new document repository the following steps need to be taken:
 | 
			
		||||
    python tools/generate_docexports_data.py > ../../docs/doc-exports/metadata.yaml
 | 
			
		||||
    ```
 | 
			
		||||
   Consequentially create PR with changed content in doc-exports repo
 | 
			
		||||
   
 | 
			
		||||
10. Update conf.py and tox.ini in target repositorie:
 | 
			
		||||
	```
 | 
			
		||||
    python3 ~/otc-metadata/tools/generate_doc_confpy.py --update-tox --service-type er --target-environment internal --work-dir ~/test92
 | 
			
		||||
    ```
 | 
			
		||||
    It will create confpy branch in targe repository. For successful check jobs make sure that in target doc directories the _static folder with .placeholder file is created
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user