Skip to content

docs: add per-module attribution to the package map and tier tables#311

Merged
DemchaAV merged 1 commit into
2.0-devfrom
build/2.0-c3c-refmaps-linkrot
Jul 6, 2026
Merged

docs: add per-module attribution to the package map and tier tables#311
DemchaAV merged 1 commit into
2.0-devfrom
build/2.0-c3c-refmaps-linkrot

Conversation

@DemchaAV

@DemchaAV DemchaAV commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Why

The split has landed, but the package-level reference docs still read as a single artifact —
there was no per-package "which module ships this" mapping, and the roadmap still listed the
module split as a future "if there is clear demand" item.

What

  • api-stability § 4 — the tier table gains a Module column, and a new
    com.demcha.compose.document.showcase (FontShowcase) row.
  • package-map — a new Module Layout section maps the packages onto the 2.0
    coordinates (core / render-pdf / render-docx / render-pptx / templates / testing / wrapper
    / bundle), noting the options-in-core vs pdf-impl-in-render-pdf split.
  • ROADMAP — the "multi-module Maven layout" bullet is graduated to shipped in 2.0,
    pointing at the migration guide (and dropping the stale graph-compose-pdf coordinate name).

Tests

  • Documentation guards green (CanonicalSurfaceGuardTest, DocumentationCoverageTest,
    PackageMapGuardTest, VersionConsistencyGuardTest) — 24 tests, 0 failures. Links resolve.

Follow-up (not in this PR): the pre-existing contributing/extension-guide.md link rot
(wrong ../ depth, relocated test-scaffolding links) is a separate repair pass.

Now that the split has landed, record which artifact ships each package.

- api-stability section 4 gains a Module column and a document.showcase
  (FontShowcase) row.
- package-map gains a Module Layout section mapping the packages onto the 2.0
  coordinates.
- ROADMAP graduates the "multi-module Maven layout" item — it shipped in 2.0.
@DemchaAV DemchaAV merged commit a06d97e into 2.0-dev Jul 6, 2026
10 checks passed
@DemchaAV DemchaAV deleted the build/2.0-c3c-refmaps-linkrot branch July 6, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant