aurae-runtime / auraed

Secure mTLS and gRPC backed runtime daemon. Alternative to systemd. Written in Rust.
https://aurae.io/auraed
Apache License 2.0
60 stars 11 forks source link

Generate README markdown from rustdoc #48

Open krisnova opened 1 year ago

krisnova commented 1 year ago

We need to start taking advantage of rustdoc in the .proto files.

Ideally we can generate the documentation with a Make target or similar and have it write directly to the /stdlib directory.