Skip to content

Commit e42f209

Browse files
committed
feat: add pages section to meta.json for improved documentation structure
1 parent a500eaa commit e42f209

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

content/general/meta.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
22
"title": "General",
3-
"root": true
3+
"root": true,
4+
"pages": [
5+
"introduction",
6+
"install",
7+
"changelog",
8+
"tutorials",
9+
"troubleshooting"
10+
]
411
}

0 commit comments

Comments
 (0)