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