[WIP] Navigation

This commit is contained in:
Mohammad Awais 2024-04-19 17:47:33 +05:00 committed by GitHub
parent a753df5dbc
commit d386629b84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 18 additions and 2 deletions

8
docs/k8s_cluster.md Normal file
View File

@ -0,0 +1,8 @@
{!README.md!}
# Welcome to Odoo SaaS on K8s documentation!
!!! note
This project is under active development.

8
docs/manager.md Normal file
View File

@ -0,0 +1,8 @@
{!README.md!}
# Welcome to Odoo SaaS on K8s documentation!
!!! note
This project is under active development.

View File

@ -18,5 +18,5 @@ markdown_extensions:
nav: nav:
- Home: 'index.md' - Home: 'index.md'
- Setup Manager Instance: 'index.md' - Setup Manager Instance: 'manager.md'
- Setup K8s Cluster: 'index.md' - Setup K8s Cluster: 'k8s_cluster.md'