From 4b45977a44b21447383f6a09cc32e0b1bb8a04a4 Mon Sep 17 00:00:00 2001 From: "Hasko, Vladimir" Date: Fri, 10 Feb 2023 11:06:50 +0000 Subject: [PATCH] Update 'new document type' --- new-document-type.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new-document-type.md b/new-document-type.md index aa43b53..b951318 100644 --- a/new-document-type.md +++ b/new-document-type.md @@ -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 ``` 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: ``` python3 generate_doc_confpy.py --update-tox --service-type obs --target-environment public --work-dir ~/test81