Commit b48e8e1
committed
4defca4 Add node crate crate level docs (Jamil Lambert, PhD)
8b9663b Remove doc_auto_cfg from node and jsonrpc crates (Jamil Lambert, PhD)
Pull request description:
The docs do not appear on crates.io for `0.10.1` because of `doc_auto_cfg`.
- Remove the attribute from `node` and `jsonrpc`
- Add a crate level doc for `node` which was missing.
Closes #414
ACKs for top commit:
tcharding:
ACK 4defca4
Tree-SHA512: 6e1e013138d2012fa81c5709db8d01c68e974ada3b26ce6a0063cbc61dd0341f34a6f104cef8c14a5392135bbc15a6374daf32cae32eff49a3c1e419ff4fea7a
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
0 commit comments