Compare commits

..

1 Commits

Author SHA1 Message Date
08de92ed3c making geminidb public visible
All checks were successful
gl/check check status: success (08de92ed3c8dbfe4169002f093b3d00a4c403f07)
gl/gate gate status: success (08de92ed3c8dbfe4169002f093b3d00a4c403f07)
2024-07-25 15:03:08 +00:00
3 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
--- ---
hc_location: api/nosql hc_location: api/nosql
environment: internal
html_location: docs/geminidb/api-ref html_location: docs/geminidb/api-ref
link: /geminidb/api-ref/ link: /geminidb/api-ref/
pdf_name: geminidb-api-ref pdf_name: geminidb-api-ref

View File

@ -1,4 +1,5 @@
--- ---
environment: internal
hc_location: usermanual/nosql hc_location: usermanual/nosql
html_location: docs/geminidb/umn html_location: docs/geminidb/umn
link: /geminidb/umn/ link: /geminidb/umn/

View File

@ -6,4 +6,3 @@ rst_location: doc/mycredential/source
service_type: iam service_type: iam
title: My Credential title: My Credential
type: mycredential type: mycredential
disable_import: true