Skip to content

docs: align public API inventory with crate exports - #267

Merged
Teakowa merged 1 commit into
mainfrom
codex/workshop-rs-253-doc-api-inventory
Sep 23, 2026
Merged

Teakowa merged 1 commit into
mainfrom
codex/workshop-rs-253-doc-api-inventory

Conversation

@e54-bot

@e54-bot e54-bot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Align the public API inventory with every crate-root module and re-export declared in crates/workshop-rs/src/lib.rs.
  • Replace the stale source-layout claim that retired compatibility paths remain documentation-hidden support surfaces.
  • Link the API inventory from the documentation indexes and release compatibility guidance.
  • Fix two rustdoc links found while building the API reference.

Validation

  • cargo doc --no-deps -p workshop-rs — passed without warnings.
  • git diff --check — passed.
  • Tests were not run; this follow-up changes documentation and rustdoc links only.

Fixes #253

@Teakowa
Teakowa merged commit 8d9547e into main Sep 23, 2026
4 of 5 checks passed
@Teakowa
Teakowa deleted the codex/workshop-rs-253-doc-api-inventory branch September 23, 2026 09:39
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.

Retire or commit to legacy public compatibility facades before 1.0

2 participants