Skip to content

Add code documentation #8

Open
Open
@davidbtadokoro

Description

@davidbtadokoro

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
  • rustc version: 1.79.0
  • cargo version: 1.79.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    docDocumentation-related stuff

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions