[WIP] Navigation
This commit is contained in:
parent
a753df5dbc
commit
d386629b84
|
|
@ -0,0 +1,8 @@
|
|||
{!README.md!}
|
||||
|
||||
# Welcome to Odoo SaaS on K8s documentation!
|
||||
|
||||
|
||||
!!! note
|
||||
|
||||
This project is under active development.
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{!README.md!}
|
||||
|
||||
# Welcome to Odoo SaaS on K8s documentation!
|
||||
|
||||
|
||||
!!! note
|
||||
|
||||
This project is under active development.
|
||||
|
|
@ -18,5 +18,5 @@ markdown_extensions:
|
|||
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- Setup Manager Instance: 'index.md'
|
||||
- Setup K8s Cluster: 'index.md'
|
||||
- Setup Manager Instance: 'manager.md'
|
||||
- Setup K8s Cluster: 'k8s_cluster.md'
|
||||
|
|
|
|||
Loading…
Reference in New Issue