Commit bf46dfa
authored
docs: add pindexer and cometbft to rustdoc (penumbra-zone#5116)
## Describe your changes
Eventually all the docs will be published on crates.io, but right now
the binaries in particular aren't published from the workspace, so we'll
continue to use `rustdoc` as a catch-all reference for developers
learning the Rust API.
## Issue ticket number and link
N/A
## Testing and review
CI passing is enough: post-merge we should see the new docs on
https://rustdoc.penumbra.zone.
## Checklist before requesting a review
- [x] I have added guiding text to explain how a reviewer should test
these changes.
- [x] If this code contains consensus-breaking changes, I have added the
"consensus-breaking" label. Otherwise, I declare my belief that there
are not consensus-breaking changes, for the following reason:
> docs/CI only, no code changes1 parent 46288f8 commit bf46dfa
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments