Skip to content

Commit

Permalink
docs(autonomi): scraped examples for docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
b-zee committed Jan 7, 2025
1 parent 246638f commit 14f16f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions autonomi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,5 @@ workspace = true
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
# Adds snippets from the `examples` dir to items if relevant
cargo-args = ["-Zunstable-options", "-Zrustdoc-scrape-examples"]

0 comments on commit 14f16f4

Please sign in to comment.