Skip to content

ci: build docs the way docs.rs does - #13

Merged
zoedberg merged 1 commit into
masterfrom
ci_docsrs
Sep 16, 2026
Merged

zoedberg merged 1 commit into
masterfrom
ci_docsrs

Conversation

@zoedberg

Copy link
Copy Markdown
Member

cargo docs-rs reads [package.metadata.docs.rs] and runs rustdoc with the same flags docs.rs uses, so a metadata mistake fails in CI instead of on docs.rs after publishing. The plain cargo doc step is kept for -D warnings, which docs.rs caps to warn.

cargo docs-rs reads [package.metadata.docs.rs] and runs rustdoc with the
same flags docs.rs uses, so a metadata mistake fails in CI instead of on
docs.rs after publishing. The plain cargo doc step is kept for
-D warnings, which docs.rs caps to warn.
@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@zoedberg
zoedberg merged commit 1c3f845 into master Sep 16, 2026
26 checks passed
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