mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-01 21:21:19 +00:00
14 lines
406 B
JSON
14 lines
406 B
JSON
{
|
|
"$schema": "https://typedoc.org/schema.json",
|
|
"name": "multi-scrobbler Docs",
|
|
"entryPoints": ["./src/common/infrastructure/config/aioConfig.ts"],
|
|
"sort": ["source-order"],
|
|
"categorizeByGroup": false,
|
|
"searchGroupBoosts": {
|
|
"Functions": 1.5
|
|
},
|
|
"navigationLinks": {
|
|
"Docs": "https://foxxmd.github.io/multi-scrobbler",
|
|
"GitHub": "https://github.com/foxxmd/multi-scrobbler"
|
|
}
|
|
}
|