mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-21 14:59:31 +00:00
Add pipelines, reports, and serving API references to sidebars
This commit is contained in:
commit
970e4532fc
5
docs/references/api/pipelines.md
Normal file
5
docs/references/api/pipelines.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: pipelines
|
||||||
|
---
|
||||||
|
|
||||||
|
**AutoGenerated PlaceHolder**
|
5
docs/references/api/reports.md
Normal file
5
docs/references/api/reports.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: reports
|
||||||
|
---
|
||||||
|
|
||||||
|
**AutoGenerated PlaceHolder**
|
5
docs/references/api/serving.md
Normal file
5
docs/references/api/serving.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
title: serving
|
||||||
|
---
|
||||||
|
|
||||||
|
**AutoGenerated PlaceHolder**
|
11
sidebars.js
11
sidebars.js
@ -455,14 +455,17 @@ module.exports = {
|
|||||||
{'Server API': [
|
{'Server API': [
|
||||||
'references/api/index',
|
'references/api/index',
|
||||||
'references/api/definitions',
|
'references/api/definitions',
|
||||||
'references/api/login',
|
|
||||||
'references/api/debug',
|
'references/api/debug',
|
||||||
|
'references/api/events',
|
||||||
|
'references/api/login',
|
||||||
|
'references/api/models',
|
||||||
|
'references/api/pipelines',
|
||||||
'references/api/projects',
|
'references/api/projects',
|
||||||
'references/api/queues',
|
'references/api/queues',
|
||||||
'references/api/workers',
|
'references/api/reports',
|
||||||
'references/api/events',
|
'references/api/serving',
|
||||||
'references/api/models',
|
|
||||||
'references/api/tasks',
|
'references/api/tasks',
|
||||||
|
'references/api/workers',
|
||||||
]},
|
]},
|
||||||
{
|
{
|
||||||
type: 'category',
|
type: 'category',
|
||||||
|
Loading…
Reference in New Issue
Block a user