Update 'new document type'

Hasko, Vladimir 2023-02-10 11:06:50 +00:00
parent 53cb51904a
commit 4b45977a44

@ -16,7 +16,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.
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:
``` ```
python3 generate_doc_confpy.py --update-tox --service-type obs --target-environment public --work-dir ~/test81 python3 generate_doc_confpy.py --update-tox --service-type obs --target-environment public --work-dir ~/test81