Files
star-erp/resources/markdown/manual/toc.json

37 lines
819 B
JSON
Raw Normal View History

[
{
"title": "新手上路",
"pages": [
{
"title": "登入與帳號設定",
"slug": "getting-started"
}
]
},
{
"title": "核心流程",
"pages": [
{
"title": "採購流程說明",
"slug": "purchasing-workflow"
},
{
"title": "庫存管理規範",
"slug": "inventory-management"
}
]
},
{
"title": "其他區域",
"pages": [
{
"title": "常見問題 (FAQ)",
"slug": "faq"
},
{
"title": "外部系統 API 對接",
"slug": "api-integration"
}
]
}
]