mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-29 18:52:58 +00:00
Add API references for pipelines, reports, serving to sidebars
This commit is contained in:
parent
afb04a9a55
commit
8db08052dc
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