Push local documentation to crates.io

⚓ Rust    📅 2025-07-19    👤 surdeus    👁️ 12      

surdeus

Warning

This post was published 59 days ago. The information described in this article may have changed.

Hello, I have a crate that requires special environment to be built, so I am publishing with --no-verify, and docs are not shown on docs.rs. But I can build the documentation locally using cargo doc. Is it possible for me to publish with my local docs?

3 posts - 3 participants

Read full topic

🏷️ rust_feed