mirror of
https://github.com/clearml/clearml-docs
synced 2025-04-25 16:59:39 +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': [
|
||||
'references/api/index',
|
||||
'references/api/definitions',
|
||||
'references/api/login',
|
||||
'references/api/debug',
|
||||
'references/api/events',
|
||||
'references/api/login',
|
||||
'references/api/models',
|
||||
'references/api/pipelines',
|
||||
'references/api/projects',
|
||||
'references/api/queues',
|
||||
'references/api/workers',
|
||||
'references/api/events',
|
||||
'references/api/models',
|
||||
'references/api/reports',
|
||||
'references/api/serving',
|
||||
'references/api/tasks',
|
||||
'references/api/workers',
|
||||
]},
|
||||
{
|
||||
type: 'category',
|
||||
|
Loading…
Reference in New Issue
Block a user