feat(edpdoc): update mkdocs.yaml navigation to include additional user guides
This commit is contained in:
parent
511f9f97e2
commit
432f37aae7
1 changed files with 8 additions and 1 deletions
|
@ -7,8 +7,15 @@ nav:
|
||||||
- User Documentation: gettingstarted/user-documentation.md
|
- User Documentation: gettingstarted/user-documentation.md
|
||||||
- User Guide:
|
- User Guide:
|
||||||
- ArgoCD: userguide/argocd.md
|
- ArgoCD: userguide/argocd.md
|
||||||
- OpenBAO: userguide/openbao.md
|
- Backstage: userguide/backstage.md
|
||||||
- CI Workflow: userguide/ci-workflow.md
|
- CI Workflow: userguide/ci-workflow.md
|
||||||
|
- Crossplane: userguide/crossplane.md
|
||||||
|
- edpbuilder: userguide/edpbuilder.md
|
||||||
|
- Forgejo: userguide/forgejo.md
|
||||||
|
- Grafana: userguide/grafana.md
|
||||||
|
- Keycloak: userguide/keycloak.md
|
||||||
|
- OpenBAO: userguide/openbao.md
|
||||||
|
- PetClinic: userguide/petclinic.md
|
||||||
- Technical Documentation:
|
- Technical Documentation:
|
||||||
- Architecture: techdocs/architecture.md
|
- Architecture: techdocs/architecture.md
|
||||||
- Deployment: techdocs/deployment.md
|
- Deployment: techdocs/deployment.md
|
||||||
|
|
Loading…
Reference in a new issue