Move changelog and release model to appendix

This commit is contained in:
Daniel Leidert
2025-03-19 06:32:00 +01:00
parent a04a493789
commit 1ae40934bc

View File

@@ -33,6 +33,7 @@ theme:
- content.code.copy
- navigation.tabs
- navigation.top
- navigation.expand
- toc.integrate
extra_css:
@@ -118,8 +119,10 @@ nav:
- 'Firstboot config': 'User-Guide_Autoconfig.md'
- 'Device tree overlays' : 'User-Guide_Armbian_overlays.md'
- 'FAQ' : 'User-Guide_FAQ.md'
- 'Release Model' : 'Process_Release-Model.md'
- 'Changelog' : 'Release_Changelog.md'
- 'Appendix' :
- 'Changelog' : 'Release_Changelog.md'
- 'Release Model' : 'Process_Release-Model.md'
- 'Unit Test Status' : '/'
- 'ARMBIAN CONFIG':
- 'Overview': 'User-Guide_Armbian-Config.md'
- 'System': 'User-Guide_Armbian-Config/System.md'