Skip to content

Commit 117e8a0

Browse files
committed
Set label for API categories
1 parent bf8e567 commit 117e8a0

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

docs/api/classes/_category_.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"label": "Classes"
3+
}

docs/api/enums/_category_.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"label": "Enums"
3+
}

docs/api/functions/_category_.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"label": "Functions"
3+
}

docs/api/interfaces/_category_.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"label": "Interfaces"
3+
}

docs/api/types/_category_.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"label": "Types"
3+
}

0 commit comments

Comments
 (0)