diff --git a/new-document-type.md b/new-document-type.md index 9b44da8..7c38fd9 100644 --- a/new-document-type.md +++ b/new-document-type.md @@ -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: - ``` - 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