Update 'new document type'

Hasko, Vladimir 2023-04-19 16:02:39 +00:00
parent 747e88ca7f
commit e3dc8ae3b1

@ -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