mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-02-04 09:56:47 +00:00
gommage dead doc links
This commit is contained in:
@@ -25,59 +25,23 @@ const sidebars: SidebarsConfig = {
|
|||||||
'installation/self-hosted-gpu-setup',
|
'installation/self-hosted-gpu-setup',
|
||||||
'installation/auth-setup',
|
'installation/auth-setup',
|
||||||
'installation/daily-setup',
|
'installation/daily-setup',
|
||||||
{
|
|
||||||
type: 'category',
|
|
||||||
label: 'Other Integrations',
|
|
||||||
collapsed: true,
|
|
||||||
items: [
|
|
||||||
'installation/whereby-setup',
|
|
||||||
'installation/zulip-setup',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Pipelines',
|
label: 'Pipelines',
|
||||||
items: [
|
items: [
|
||||||
'pipelines/overview',
|
|
||||||
'pipelines/file-pipeline',
|
'pipelines/file-pipeline',
|
||||||
'pipelines/live-pipeline',
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Reference',
|
label: 'Reference',
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
type: 'category',
|
|
||||||
label: 'Architecture',
|
|
||||||
items: [
|
|
||||||
'reference/architecture/overview',
|
|
||||||
'reference/architecture/backend',
|
|
||||||
'reference/architecture/frontend',
|
|
||||||
'reference/architecture/workers',
|
|
||||||
'reference/architecture/database',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
type: 'category',
|
|
||||||
label: 'Processors',
|
|
||||||
items: [
|
|
||||||
'reference/processors/transcription',
|
|
||||||
'reference/processors/diarization',
|
|
||||||
'reference/processors/translation',
|
|
||||||
'reference/processors/analysis',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'API',
|
label: 'API',
|
||||||
items: [
|
items: [
|
||||||
{
|
|
||||||
type: 'doc',
|
|
||||||
id: 'reference/api/overview',
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: 'link',
|
type: 'link',
|
||||||
label: 'OpenAPI Reference',
|
label: 'OpenAPI Reference',
|
||||||
@@ -85,7 +49,6 @@ const sidebars: SidebarsConfig = {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
'reference/configuration',
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
'roadmap',
|
'roadmap',
|
||||||
|
|||||||
Reference in New Issue
Block a user