diff --git a/metadata.yaml b/metadata.yaml index a535a3c5c..d7f92f1cb 100644 --- a/metadata.yaml +++ b/metadata.yaml @@ -52,6 +52,11 @@ categories: type: umn pdf_name: iam-umn hc_location: usermanual/iam + - html_location: docs/iam/permissions + rst_location: doc/permissions/source + title: Permissions + type: permissions + pdf_name: iam-permissions teams: - name: docs-security-services-rw permission: write @@ -457,6 +462,11 @@ categories: type: api-ref pdf_name: ecs-api-ref hc_location: api/ecs + - html_location: docs/ecs/best-practise + rst_location: best-practise/source + title: Best Practise + type: best-practise + pdf_name: ecs-best-practise - html_location: docs/ecs/dev rst_location: dev_guide/source title: Developer Guide @@ -473,6 +483,33 @@ categories: - name: docs-compute-rw permission: write repository: docs/elastic-cloud-server + - service_title: FunctionGraph + service_type: fg + docs: + - html_location: docs/fg/api-ref + rst_location: api-ref/source + title: API Reference + type: api-ref + pdf_name: fg-api-ref + - html_location: docs/fg/best-practice + rst_location: best-practice/source + title: Best Practice + type: best-practice + pdf_name: fg-best-practice + - html_location: docs/fg/dev + rst_location: dev_guide/source + title: Developer's Guide + type: dev + pdf_name: fg-dev-guide + - html_location: docs/fg/umn + rst_location: umn/source + title: User Guide + type: umn + pdf_name: fg-umn + teams: + - name: docs-compute-rw + permission: write + repository: docs/function-graph - service_title: Image Management Service service_type: ims docs: @@ -1043,7 +1080,7 @@ categories: pdf_name: dcs-umn hc_location: usermanual/dcs teams: - - name: docs-database-rw + - name: docs-orchestration-rw permission: write repository: docs/distributed-cache-service - service_title: Distributed Database Middleware diff --git a/zuul.yaml b/zuul.yaml index c2bd0a336..e4bd74704 100644 --- a/zuul.yaml +++ b/zuul.yaml @@ -67,6 +67,7 @@ - docs/bms - docs/deh - docs/ecs + - docs/fg - docs/ims - roles - templates