-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
docDocumentation-related stuffDocumentation-related stuff
Description
Context:
Right now, there is zero code documentation, both inside the source files and outside of them.
Proposal:
We must start documenting the code soon; otherwise, the project's complexity will grow, and this will turn into a big problem. Besides that, Rust seems to provide a robust infrastructure to generate external documentation like Javadoc (I think the name is Rustdoc, in this case 😅), so we should leverage this opportunity to evolve the project better.
Setup:
- Project branch: unstable
- Project commit hash: 75d37ac
rustcversion: 1.79.0cargoversion: 1.79.0
Metadata
Metadata
Assignees
Labels
docDocumentation-related stuffDocumentation-related stuff