brontes icon indicating copy to clipboard operation
brontes copied to clipboard

Write documentation

Open 0xvanbeethoven opened this issue 1 year ago • 0 comments

We need to complete the documentation for various components of the Brontes project. Below is a list of all the documentation tasks that need to be addressed. Please check off each item as it is completed.

Documentation Checklist

  • [ ] Main Documentation

    • [ ] Overview of the Brontes project
    • [ ] Installation and setup instructions
    • [ ] Usage examples and tutorials
  • [ ] Crate-Level Documentation

    • [ ] brontes-core
      • [ ] Overview and purpose
      • [ ] Public API documentation
    • [ ] brontes-inspect
      • [x] Detailed module descriptions
      • [ ] Examples of custom inspector implementations
    • [ ] brontes-types
      • [ ] Type definitions and their usage
    • [ ] brontes-classifier
      • [ ] Classifier logic explanation
    • [ ] brontes-metrics
      • [ ] Metrics collection and reporting mechanisms
    • [ ] brontes-pricing
      • [ ] Pricing functionalities and algorithms
    • [ ] brontes-database
      • [ ] Database schema and interaction details
    • [ ] brontes-database-libmdbx
      • [ ] libmdbx integration and specifics
    • [ ] reth-tracing-ext
      • [ ] Extended tracing capabilities and setup
  • [ ] Binary Crate Documentation

    • [ ] brontes-bin
      • [ ] Main binary functionality and execution flow
      • [ ] Links to library crates documentation
  • [ ] Additional Documentation

    • [ ] Contribution guidelines
    • [ ] Code of conduct
    • [ ] Changelog and release notes

0xvanbeethoven avatar Jan 18 '24 00:01 0xvanbeethoven