Skip to content

Commit 74b0d05

Browse files
authored
Add unlisted preamble to docs (#125)
* Unlisted preamble
1 parent 1cd2940 commit 74b0d05

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs_preamble.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
pagination_next: null
3+
pagination_prev: null
4+
audience: data_engineering
5+
unlisted: true
6+
---

manifest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ schema:
6363
documentation:
6464
includeLeafNodes: false
6565
preamble:
66+
- docs_preamble.md
6667
- https://raw.githubusercontent.com/cognitedata/python-extractor-utils/318d74db49536baabb707b2587e1244037e9cc07/schema/docs/remote_tip.md
6768
- https://raw.githubusercontent.com/cognitedata/python-extractor-utils/318d74db49536baabb707b2587e1244037e9cc07/schema/docs/envsub.md
6869
- https://raw.githubusercontent.com/cognitedata/python-extractor-utils/318d74db49536baabb707b2587e1244037e9cc07/schema/docs/keyvault.md

0 commit comments

Comments
 (0)