Docs GitHub Setup
Arctyk Docs is linked and versioned through the arctyk-docs repo.
Overview
| Feature | Status |
arctyk-docs submodule inside your Django project | Linked correctly |
Docs version v0.7.0-alpha.0 | Committed and pushed |
mkdocs.yml + overrides/partials | Active |
| GitHub Pages publishing (main branch) | Ready to build at https://arctyk-itsm.github.io/arctyk-docs |
| Submodule pointer tracked in main repo | Clean commit in Arctyk |
Docs Version Badge
| Version Pattern | Badge Color | Example |
*alpha* | 🟧 Orange | 0.7.0-alpha.0 |
*beta* | 🟨 Yellow | 0.8.0-beta.0 |
*rc* | ⚪ Light grey | 0.9.0-rc.1 |
Stable (no suffix) | 🟩 Bright green | 1.0.0 |