# ApexBase Documentation
This directory contains the Markdown source for the ApexBase documentation site.
- Site homepage: [index.md](index.md)
- Reading order and the full page inventory: [documentation-index.md](documentation-index.md)
- Local preview, strict build, and GitHub Pages deployment: see the
"Documentation Deployment" section of
[documentation-index.md](documentation-index.md).
The site is built with MkDocs Material from the repository root; `mkdocs.yml`
owns the navigation and `.github/workflows/docs.yml` publishes versioned
documentation with `mike`.