mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
Update README.adoc (#3900)
This commit is contained in:
@@ -418,7 +418,7 @@ curl -H 'Content-Type: application/json' --data '{ "jsonrpc":"2.0", "method":"au
|
||||
=== Viewing documentation for Substrate packages
|
||||
|
||||
You can generate documentation for a Substrate Rust package and have it automatically open in your web browser using https://doc.rust-lang.org/rustdoc/what-is-rustdoc.html#using-rustdoc-with-cargo[rustdoc with Cargo],
|
||||
(of the The Rustdoc Book), by running the the following command:
|
||||
(of the The Rustdoc Book), by running the following command:
|
||||
|
||||
```
|
||||
cargo doc --package <spec> --open
|
||||
|
||||
Reference in New Issue
Block a user