Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add docs to CI #925

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Add docs to CI #925

merged 1 commit into from
Mar 10, 2024

Conversation

jturner314
Copy link
Member

@jturner314 jturner314 commented Feb 18, 2021

This is primarily to detect broken intra-doc links, which cargo doc warns about.

This should be rebased off of master once #924 is merged to make sure the existing warnings (when the docs feature is not enabled) are treated as errors. Then, we can change the command to cargo doc --features=docs to resolve the warnings.

Edit: It looks like this is blocked on rust-lang/rust#79816 in order for -D warnings to apply to rustdoc.

This is primarily to detect broken intra-doc links, which `cargo doc`
warns about.
@bluss bluss enabled auto-merge March 10, 2024 13:35
@bluss bluss added this to the 0.16.0 milestone Mar 10, 2024
@bluss bluss added this pull request to the merge queue Mar 10, 2024
@bluss bluss removed the postponed label Mar 10, 2024
Merged via the queue into rust-ndarray:master with commit 8d5eac1 Mar 10, 2024
9 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants