2024-12-18 13:58:35 +00:00
|
|
|
site_name: EDPDoc
|
|
|
|
site_description: 'EDP documentation'
|
2024-12-17 09:03:31 +00:00
|
|
|
|
|
|
|
nav:
|
2024-12-18 13:58:35 +00:00
|
|
|
- Home: index.md
|
|
|
|
- Overview:
|
|
|
|
- User Documentation: gettingstarted/user-documentation.md
|
2024-12-17 09:03:31 +00:00
|
|
|
- User Guide:
|
2024-12-18 13:58:35 +00:00
|
|
|
- ArgoCD: userguide/argocd.md
|
|
|
|
- OpenBAO: userguide/openbao.md
|
|
|
|
- CI Workflow: userguide/ci-workflow.md
|
2024-12-17 09:03:31 +00:00
|
|
|
- Technical Documentation:
|
2024-12-18 13:58:35 +00:00
|
|
|
- Architecture: techdocs/architecture.md
|
|
|
|
- Deployment: techdocs/deployment.md
|
|
|
|
- Development: techdocs/development.md
|
|
|
|
- Testing: techdocs/testing.md
|
2024-12-17 09:03:31 +00:00
|
|
|
- About:
|
|
|
|
- License: about/license.md
|
|
|
|
- Release Notes: about/release-notes.md
|
|
|
|
- A Test doc: about/mkdocs-test.md
|
|
|
|
|
|
|
|
|
|
|
|
plugins:
|
|
|
|
- techdocs-core
|