Releases: cppalliance/antora-cpp-reference-extension
v0.1.1
π Features
New features and additions
- β¨ Add auto base URL detection. 10a4019
- π« Synthesize reference breadcrumbs without nav files.1 ae95eb2
- π Skip mode for fast preview builds.2 d9e9720
π Fixes
Bug fixes and error corrections
- Handle varied MrDocs version outputs. 07c8fac
π Documentation
Documentation updates and improvements
- Auto-base-url option. 6a6c08b
ποΈ Chores
Routine tasks, maintenance, and housekeeping
-
Antoraβs UI trusts page.breadcrumbs, so we capture every generated .adoc, patch buildUiModel once, and inject our directory-derived trail (module β namespaces β leaf page) at contentClassified. That lets us keep the sidebar untouched while still producing clickable breadcrumbs for thousands of MrDocs pages with no gigantic nav.adoc required in the sidebar. β©
-
Enables previewing prose/UI/nav changes without running MrDocs.Three independent signals turn it on (
skip: truein the playbook,--attribute skip-cpp-referenceon the antora CLI, orANTORA_SKIP_CPP_REFERENCEin the environment); when more than oneis active the placeholder lists the undo step for each.The skip path honors the user's module override (descriptor orconfig) and finalizes on the tagfile registry, so a co-installedtagfiles extension'swaitFor('reference')doesn't deadlock. β©
v0.1.0
π Features
New features and additions
- β¨ Antora-cpp-tagfiles-extension coordination. 6e8ffcb (thanks @alandefreitas)
ποΈ Chores
Routine tasks, maintenance, and housekeeping
- Version is 0.1.0. 8f12576 (thanks @alandefreitas)
v0.0.9
β»οΈ Refactor
Code refactoring and restructuring
- Enhance release asset validation. 4f7c79f (thanks @alandefreitas)
ποΈ Chores
Routine tasks, maintenance, and housekeeping
- Version is 0.0.9. 600961c (thanks @alandefreitas)
v0.0.8
ποΈ Chores
Routine tasks, maintenance, and housekeeping
- Update packages. 2cff689 (thanks @alandefreitas)
- Version is 0.0.8. 53c83b9 (thanks @alandefreitas)
v0.0.7
π Features
New features and additions
- β¨ Reuse local mrdocs install. 8a6c89f
π Fixes
Bug fixes and error corrections
π§ͺ Tests
Test cases and testing-related changes
- Update mrdocs.yml compilation database. 96d6fcb
π¦ Continuous Integration
Changes related to continuous integration
- Exercise release workflow. f71a24c
ποΈ Chores
Routine tasks, maintenance, and housekeeping
- Version is 0.0.7. b1ea59d
v0.0.6
v0.0.5
v0.0.4
π Documentation
Documentation updates and improvements
- Use cpp macro. 1863ad3
π¦ Continuous Integration
Changes related to continuous integration
ποΈ Chores
Routine tasks, maintenance, and housekeeping