docs(repo): update README with docs-extracted navigation

- Add docs-extracted/index.md to the Documentation list
- Mention the extracted PikeOS PDF markdown archive
This commit is contained in:
Fábio Coutada 2026-07-06 23:07:24 +01:00
parent ae6144a1c5
commit 480fbc9805

View file

@ -46,6 +46,7 @@ See [BUILD_ENVIRONMENT.md](BUILD_ENVIRONMENT.md) for detailed setup instructions
- [BUILD_ENVIRONMENT.md](BUILD_ENVIRONMENT.md) - Development environment setup and build process
- [kernel/README.md](kernel/README.md) - Stage 1 bare-metal kernel build/run guide
- [docs-extracted/index.md](docs-extracted/index.md) - Extracted PikeOS PDF manuals (markdown)
- [AURELIO_INTEGRATION.md](AURELIO_INTEGRATION.md) - PikeOS → Aurelio integration plan
- [XSD_WORKFLOW_ANALYSIS.md](XSD_WORKFLOW_ANALYSIS.md) - XSD → C code generation workflow
- [AUTOSAR_CPP.md](AUTOSAR_CPP.md) - Safety-critical compliance analysis