From c6d231b261af0e519731a4cfe277f1553e3851d0 Mon Sep 17 00:00:00 2001 From: "Hasko, Vladimir" Date: Fri, 26 Jan 2024 11:28:47 +0000 Subject: [PATCH] Update 'new document type' --- new-document-type.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/new-document-type.md b/new-document-type.md index a1d5bae..b143b61 100644 --- a/new-document-type.md +++ b/new-document-type.md @@ -1,5 +1,8 @@ To delivery new document type the following steps need to be taken: +0. if this is completely new document type it should be added also in otc-sphinx-directives repo: +https://github.com/opentelekomcloud/otc-sphinx-directives/blob/main/otc_sphinx_directives/service_card.py + 1. update services.yaml in otc-metadata repository with the following structure (sorted by service_type+title): ```