Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
7f4d9a3790 | |||
1b97e9d76a | |||
09c2e869d0 | |||
63eb1b715e |
@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
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
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
---
|
---
|
||||||
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/
|
||||||
|
@ -6,3 +6,4 @@ rst_location: doc/mycredential/source
|
|||||||
service_type: iam
|
service_type: iam
|
||||||
title: My Credential
|
title: My Credential
|
||||||
type: mycredential
|
type: mycredential
|
||||||
|
disable_import: true
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
environment: internal
|
environment: public
|
||||||
repositories:
|
repositories:
|
||||||
- environment: internal
|
- environment: internal
|
||||||
repo: docs/geminidb
|
repo: docs/geminidb
|
||||||
|
@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
environment: public
|
||||||
repositories:
|
repositories:
|
||||||
- environment: internal
|
- environment: internal
|
||||||
repo: docs/marketplace
|
repo: docs/marketplace
|
||||||
|
Reference in New Issue
Block a user