Skip to content

Commit

Permalink
[mkdocs] Add project-level documentation
Browse files Browse the repository at this point in the history
Added the existing CONTRIBUTING.md etc plus the new ADOPTERS.md
to mkdocs.

Signed-off-by: eriknordmark <[email protected]>
  • Loading branch information
eriknordmark committed Nov 7, 2024
1 parent 97ca36e commit bb445ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/mkdocs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ theme:
extra:
version: 2.0
nav:
- 'Project Information':
- 'Overview': 'README.md'
- 'Contributions': 'CONTRIBUTING.md'
- 'Current EVE Adopters': 'ADOPTERS.md'
- 'Current maintainers': 'MAINTAINERS.md'
- 'Submitting security issues': 'docs/SECURITY.md'
- Introduction: 'docs/README.md'
- 'EVE Configuration': 'docs/CONFIG.md'
- 'BIOS and Firmware management with EVE': 'docs/BIOS-FIRMWARE.md'
Expand Down

0 comments on commit bb445ad

Please sign in to comment.