Markdown migration
The public documentation flow is now HTML-first. Markdown remains in the repository as the editable source for selected operational guides and internal reference pages.
What changes
- Public home pages use simple HTML tables and sections.
- Reader-facing links now prefer the HTML page whenever a matching static document exists.
- Source-backed guides are grouped under source-guides.html.
- Navigation remains organized around
docs/book,doc.html, and the source guides hub.
What doesn't change
- The structure of the sections remains the same.
- The book reading paths remain unchanged.
- Diagnostics and technical documentation remain accessible to the same content.
- Each generated reader page still exposes its original Markdown source.