Skip to content

Make workspace Rustdoc warning-free and CI-enforced #406

Description

@arniber21

Parent

#377

What to build

Repair the Rust API documentation so every intra-doc link resolves in the public build, then make warning-free Rustdoc part of the declared documentation quality contract.

Acceptance criteria

  • All unresolved, private-item, redundant-target, and output-collision warnings observed by workspace documentation generation are resolved.
  • Literature citations render as citations rather than accidental intra-doc links.
  • Public documentation does not depend on --document-private-items to resolve.
  • CI generates workspace Rustdoc with warnings denied.
  • The local validation documentation names the exact warning-denying command.

Blocked by

None - can start immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dev-toolingEditor extensions, LSP, formatter, linter, watch/CI toolingdocumentationImprovements or additions to documentationready-for-agentFully specified, ready for an AFK agent

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions