Skip to content

Improve Rust JPEG 2000 discovery#52

Merged
jcwal1516 merged 1 commit into
mainfrom
agent/improve-rust-jpeg2000-discovery
Jul 16, 2026
Merged

Improve Rust JPEG 2000 discovery#52
jcwal1516 merged 1 commit into
mainfrom
agent/improve-rust-jpeg2000-discovery

Conversation

@jcwal1516

Copy link
Copy Markdown
Member

What changed

  • gives the repository and public crate explicit Pure-Rust JPEG 2000 and HTJ2K naming
  • points crate metadata and packaged documentation to the focused codec landing page
  • makes /rust-jpeg2000-codec/ the primary generic-query target while keeping the homepage project-focused
  • prioritizes the target in the sitemap and adds a regression policy test

Why

The existing metadata split generic Rust JPEG 2000 relevance across the repository homepage and several documentation pages. This change consolidates those signals around one canonical landing page.

Validation

  • cargo fmt --all -- --check
  • cargo test -p xtask --test repo_lint public_docs_policy
  • cargo check -p j2k
  • cargo test -p j2k --doc
  • cargo package -p j2k --allow-dirty --no-verify --list
  • xmllint --noout docs/sitemap.xml
  • git diff --check

@jcwal1516
jcwal1516 merged commit 7d83347 into main Jul 16, 2026
42 checks passed
@jcwal1516
jcwal1516 deleted the agent/improve-rust-jpeg2000-discovery branch July 16, 2026 03:32
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