mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
18 lines
303 B
JSON
18 lines
303 B
JSON
{
|
|
"title": "Documentation",
|
|
"description": "SurfSense Documentation",
|
|
"root": true,
|
|
"pages": [
|
|
"---Guides---",
|
|
"index",
|
|
"prerequisites",
|
|
"installation",
|
|
"manual-installation",
|
|
"docker-installation",
|
|
"connectors",
|
|
"how-to",
|
|
"---Developers---",
|
|
"testing",
|
|
"code-of-conduct"
|
|
]
|
|
}
|