This repository was archived by the owner on Jun 11, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Documentation #34
Copy link
Copy link
Open
Labels
C-choreCategory: ChoreCategory: ChoreM-good-first-issueMeta: Good first issueMeta: Good first issueM-trackingMeta: Tracking branchMeta: Tracking branch
Description
Description
There are many areas of the codebase that need documentation, and two primary categories of docs to tackle.
Inline Documentation
This is a list of documentation issues for inline docs. These are doc comments that are inside source code files prefixed with a triple slash (///) that get compiled into documentation by rustdoc.
- chore(docs): Binary Documentation #22
- chore(docs): Config Documentation #23
- chore(docs): Primitives Documentation #24
- chore(docs): Contracts Documentation #25
- chore(docs): Stages Documentation #26
Markdown Docs
This is a list of issues for documenting items in markdown as part of the docs/ mdbook.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-choreCategory: ChoreCategory: ChoreM-good-first-issueMeta: Good first issueMeta: Good first issueM-trackingMeta: Tracking branchMeta: Tracking branch