10 lines
443 B
Markdown
10 lines
443 B
Markdown
# Developer Documentation
|
|
|
|
This section contains the contribution guide and design documentation. It
|
|
does not contain API documentation, which is generated using Rustdoc:
|
|
|
|
- [`docs.rs`](https://docs.rs/releases/search?query=zebra) renders documentation for the public API
|
|
of the latest crate releases;
|
|
- [`doc-internal.zebra.zfnd.org`](https://doc-internal.zebra.zfnd.org/) renders documentation for
|
|
the internal API on the `main` branch.
|