NLnetLabs / krill

RPKI Certificate Authority and Publication Server written in Rust
https://nlnetlabs.nl/projects/routing/krill/
Mozilla Public License 2.0
289 stars 40 forks source link

Update dev docs and rustdoc #1091

Closed timbru closed 8 months ago

timbru commented 1 year ago

The developer documentation needs to be updated. Where possible just use rustdoc close to the implementation so that the maintainability of the code is improved.

General docs can be high level. E.g. explain by example how a ROA config change goes through the application.