Documentation versions
Every page under the guide, the tutorial and the API reference belongs to one GTKX release. The version selector in the header switches between them and keeps you on the same page whenever that page exists in the other version.
| Version | Status | Documentation |
|---|---|---|
| 1.6 stable | Current release | Guide, API reference, examples |
| 2.0 beta 10 | Pre-release | Guide, API reference, examples |
gtkx.dev documents the current release, the release it replaced, and any pre-release in progress. Promoting a pre-release retires the older of the two published releases, so no more than one superseded release is ever online.
How each version is built
Each version has its own guides, tutorial, and package API reference. Archived references use their release's source; documentation for the active development version follows the working tree. Contributor pages always follow main.
See Maintaining Documentation for source pinning and release promotion.
Machine-readable documentation
Each version publishes its own llms.txt index and llms-full.txt bundle at its own prefix. The index links to that version's guide, tutorial, and API reference; the full bundle contains its guide and tutorial text.
Both exports also include the shared Contributing documentation, which follows development on main independently of release versions. Start from /llms.txt for the current release.