Compare commits

..

1 Commits

Author SHA1 Message Date
41c9873f0b removing RMS service from OTC
Some checks are pending
gl/gate gate status: success (41c9873f0ba2a8fc12853eab61afdcaa64780e63)
gl/check check status: pending (41c9873f0ba2a8fc12853eab61afdcaa64780e63)
2024-11-25 14:54:12 +00:00
4 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
hc_location: api/nosql hc_location: api/nosql
html_location: docs/geminidb/api-ref html_location: docs/geminidb/api-ref
link: /geminidb/api-ref/ link: /geminidb/api-ref/
pdf_enabled: true pdf_name: geminidb-api-ref
rst_location: api-ref/source rst_location: api-ref/source
service_type: geminidb service_type: geminidb
title: API Reference title: API Reference

View File

@ -2,7 +2,7 @@
hc_location: usermanual/nosql hc_location: usermanual/nosql
html_location: docs/geminidb/umn html_location: docs/geminidb/umn
link: /geminidb/umn/ link: /geminidb/umn/
pdf_enabled: true pdf_name: geminidb-umn
rst_location: umn/source rst_location: umn/source
service_type: geminidb service_type: geminidb
title: User Guide title: User Guide

View File

@ -1,4 +1,5 @@
--- ---
environment: internal
link: /price-calculator/api-ref/ link: /price-calculator/api-ref/
pdf_name: pc-api-ref pdf_name: pc-api-ref
rst_location: api-ref/source rst_location: api-ref/source

View File

@ -1,5 +1,5 @@
--- ---
environment: public environment: hidden
repositories: repositories:
- environment: internal - environment: internal
repo: docs/price-calculator repo: docs/price-calculator