feat: example toc

This commit is contained in:
Methapon2001 2025-03-17 14:13:23 +07:00
parent a313d5e965
commit d4a8f83a67

14
public/manual/toc.json Normal file
View file

@ -0,0 +1,14 @@
[
{
"label": "หน้าแรก",
"labelEN": "Home Page",
"category": "jws",
"page": [
{
"name": "chapter-01-main",
"label": "หลัก",
"labelEN": "Main"
}
]
}
]