docs restructure - WIP

This commit is contained in:
alnoam 2025-02-23 16:22:10 +02:00
parent f42ee0d64d
commit f057124e98
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
--- ---
title: Explicit Deployment title: Manual Deployment
--- ---
## Spinning Up an Agent ## Spinning Up an Agent

View File

@ -434,7 +434,6 @@ module.exports = {
]}, ]},
{'CLI Tools': [ {'CLI Tools': [
'apps/clearml_task', 'apps/clearml_task',
{type: 'ref', id: 'clearml_agent/clearml_agent_ref'},
{type: 'ref', id: 'clearml_data/clearml_data_cli'}, {type: 'ref', id: 'clearml_data/clearml_data_cli'},
'apps/clearml_param_search', 'apps/clearml_param_search',
{type: 'ref', id: 'apps/clearml_session'}, {type: 'ref', id: 'apps/clearml_session'},