Update 'new document type'
parent
611fbe42a3
commit
41ba0cd6f5
@ -1,6 +1,6 @@
|
|||||||
To delivery new document type the following steps need to be taken:
|
To delivery new document type the following steps need to be taken:
|
||||||
|
|
||||||
1. update services.yaml in otc-metadata repository with the following structure (sorted by service_type+title):
|
1. update services.yaml in otc-metadata repository with the following structure (sorted by service_type+title):
|
||||||
|
|
||||||
```
|
```
|
||||||
- html_location: docs/dcs/api-ref
|
- html_location: docs/dcs/api-ref
|
||||||
@ -12,7 +12,7 @@ To delivery new document type the following steps need to be taken:
|
|||||||
type: api-ref
|
type: api-ref
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Generate updated metadata.yaml in the doc-exports repository with tools/generate_docexports_data.py:
|
2. 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
|
python tools/generate_docexports_data.py > ../../docs/doc-exports/metadata.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user