Skip to content

Commit 239a906

Browse files
authored
docs: add missing links to categories pages (#105)
1 parent 4a5f4a2 commit 239a906

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

docs/docs/api/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# API || 20
2+
3+
- [Elements](./elements/)
4+
- [Properties](./properties/)
5+
- [Templates](./templates/)
6+
- [Styling](./styling/)

docs/docs/examples/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
11
# Examples || 30
2+
3+
- [`<api-viewer>`](./api-viewer/)
4+
- [`<api-docs>`](./api-docs/)
5+
- [`<api-demo>`](./api-demo/)
6+
- [Theming](./theming/)

docs/docs/guide/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Guide || 10
2+
3+
- [Introduction](./intro/)
4+
- [Writing JSDoc](./writing-jsdoc/)
5+
- [Using demo](./using-demo/)

0 commit comments

Comments
 (0)