Skip to content

Commit 7aa4a91

Browse files
authored
DOCSP-32483 programmatic tagging script for charts repo (#624)
1 parent 83bdf97 commit 7aa4a91

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

source/facets.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[[facets]]
2+
category = "target_product"
3+
value = "atlas"
4+
5+
[[facets.sub_facets]]
6+
category = "sub_product"
7+
value = "charts"

source/tutorial/facets.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[[facets]]
2+
category = "genre"
3+
value = "tutorial"

0 commit comments

Comments
 (0)