docs restructure - WIP

This commit is contained in:
alnoam 2025-02-23 14:56:57 +02:00
parent f0d181d9a2
commit 1e3ebb5ba0
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
---
id: guidemain
title: Examples
title: ClearML Tutorials
slug: /guides
---

View File

@ -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',