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