mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
fix(docs): remove leftover telemetry sidebar section (#3961)
Leftover telemetry section was preventing `npm run build` from completing successfully Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
10977caff3
commit
b90c6a2c8b
1 changed files with 0 additions and 9 deletions
|
|
@ -242,15 +242,6 @@ const sidebars: SidebarsConfig = {
|
||||||
'providers/eval/remote_nvidia'
|
'providers/eval/remote_nvidia'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: 'category',
|
|
||||||
label: 'Telemetry',
|
|
||||||
collapsed: true,
|
|
||||||
items: [
|
|
||||||
'providers/telemetry/index',
|
|
||||||
'providers/telemetry/inline_meta-reference'
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
label: 'Batches',
|
label: 'Batches',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue