Added Config Service
All checks were successful
gl/check check status: success (218a755cb542891444cf64cb422bf57daa786d4b)

This commit is contained in:
2024-06-21 09:58:04 +00:00
parent 92db132b39
commit 218a755cb5
3 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,10 @@
---
environment: internal
hc_location: api/config
html_location: docs/config/api-ref
link: /config/api-ref/
pdf_name: config-api-ref
rst_location: config/source
service_type: config
title: API Reference
type: api-ref

View File

@ -0,0 +1,9 @@
---
environment: internal
hc_location: usermanual/config
html_location: docs/config/umn
link: /config/umn/
rst_location: umn/source
service_type: config
title: User Guide
type: umn