mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-23 02:05:23 -04:00
49 lines
782 B
JSON
49 lines
782 B
JSON
{
|
|
"what-is-allm": {
|
|
"title": "What is AnythingLLM",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
},
|
|
"installation": {
|
|
"title": "Installation",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
},
|
|
"basic-concepts": {
|
|
"title": "Basic Concepts",
|
|
"display": "hidden",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
},
|
|
"usage": {
|
|
"title": "Usage",
|
|
"display": "hidden",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
},
|
|
"support": {
|
|
"title": "Support",
|
|
"theme": {
|
|
"breadcrumb": true,
|
|
"footer": true,
|
|
"pagination": true,
|
|
"toc": true
|
|
}
|
|
}
|
|
} |