dkg-substrate icon indicating copy to clipboard operation
dkg-substrate copied to clipboard

[CHECKLIST] Improve Documentation

Open 1xstj opened this issue 1 year ago • 1 comments

Overview

The goal is to improve the state of documentation and README in general

Checklist

For every crate/pallet we should

  • [ ] Add a README with an overview on what the crate/pallet does and how to use/test it
  • [ ] Improve rust docs where possible

Crates

  • [ ] Dkg-metadata
  • [ ] dkg-proposals
  • [ ] dkg-proposal-handler
  • [ ] dkg-gadget
  • [ ] dkg-orchestrator
  • [ ] dkg-logging
  • [ ] dkg-mock-blockchain
  • [ ] dkg-test-suite

1xstj avatar May 05 '23 16:05 1xstj

Possible useful tool: https://docs.rs/cargo-readme/latest/cargo_readme/

drewstone avatar May 05 '23 16:05 drewstone