Skip to content

Commit 8d9b89e

Browse files
committed
docs: add description to some pages to improve docs SEO
1 parent 04a7abc commit 8d9b89e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/docs/examples/_category_.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"label": "Examples",
33
"position": 4,
44
"link": {
5-
"type": "generated-index"
5+
"type": "generated-index",
6+
"description": "Examples using props and some use cases with ReactTooltip component"
67
}
78
}

docs/docs/upgrade-guide/_category_.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"label": "Upgrade Guide",
33
"position": 2,
44
"link": {
5-
"type": "generated-index"
5+
"type": "generated-index",
6+
"description": "Upgrade docs related to migration from V4 to V5"
67
}
78
}

0 commit comments

Comments
 (0)