Skip to content

Commit bb7a836

Browse files
Added category metadata files for "About" and "Contributing" sections in documentation
1 parent cc605f1 commit bb7a836

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

docs/About/_category_.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "About",
3+
"position": 1,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}

docs/Contributing/_category_.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "Contributing",
3+
"position": 2,
4+
"link": {
5+
"type": "generated-index"
6+
}
7+
}

0 commit comments

Comments
 (0)