From 3157d61f15924751ddf060733e66455b40a7ee96 Mon Sep 17 00:00:00 2001 From: tischrei Date: Tue, 27 Feb 2024 12:57:35 +0000 Subject: [PATCH] Update 'new document type' --- new-document-type.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/new-document-type.md b/new-document-type.md index b143b61..306c677 100644 --- a/new-document-type.md +++ b/new-document-type.md @@ -15,7 +15,8 @@ https://github.com/opentelekomcloud/otc-sphinx-directives/blob/main/otc_sphinx_d type: api-ref ``` -2. Generate updated metadata.yaml in the doc-exports repository with tools/generate_docexports_data.py: +2. Install latest metadata application. + Generate updated metadata.yaml in the doc-exports repository with tools/generate_docexports_data.py: ``` python tools/generate_docexports_data.py > ../../docs/doc-exports/metadata.yaml