mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
docs restructure - WIP
This commit is contained in:
parent
f0d181d9a2
commit
1e3ebb5ba0
@ -1,6 +1,6 @@
|
||||
---
|
||||
id: guidemain
|
||||
title: Examples
|
||||
title: ClearML Tutorials
|
||||
slug: /guides
|
||||
---
|
||||
|
||||
|
@ -44,8 +44,9 @@ module.exports = {
|
||||
collapsible: true,
|
||||
label: 'GenAI App Engine',
|
||||
items: [
|
||||
{
|
||||
type: 'category',
|
||||
'deploying_clearml/enterprise_deploy/appgw',
|
||||
{
|
||||
type: 'category',
|
||||
collapsible: true,
|
||||
label: 'Build Interactive Model Demos',
|
||||
link: {type: 'doc', id: 'build_interactive_models'},
|
||||
@ -653,7 +654,6 @@ module.exports = {
|
||||
collapsible: true,
|
||||
collapsed: true,
|
||||
label: 'ClearML Application Gateway',
|
||||
link: {type: 'doc', id: 'deploying_clearml/enterprise_deploy/appgw'},
|
||||
items: [
|
||||
'deploying_clearml/enterprise_deploy/appgw_install_compose',
|
||||
'deploying_clearml/enterprise_deploy/appgw_install_k8s',
|
||||
|
Loading…
Reference in New Issue
Block a user