Generate & host API docs #138

Closed
opened 2022-04-29 10:18:24 +02:00 by Jef Roosens · 0 comments

Using vdoc, we could generate documentation for the entire codebase, including private functions. This could be useful for others users who which to use the codebase, or contribute to the project. I would also just use it myself.

Using my site backend, we could deploy this documentation to my website on every push to dev.

Besides this, I'd also like to use vlib/tools/missdoc.v to enforce comment strings on every function, not just public ones. Preferably I'd also like to add a README to all major components of the codebase.

Using vdoc, we could generate documentation for the entire codebase, including private functions. This could be useful for others users who which to use the codebase, or contribute to the project. I would also just use it myself. Using my site backend, we could deploy this documentation to my website on every push to dev. Besides this, I'd also like to use `vlib/tools/missdoc.v` to enforce comment strings on *every* function, not just public ones. Preferably I'd also like to add a README to all major components of the codebase.
Jef Roosens added this to the 0.3.0 milestone 2022-04-29 10:18:24 +02:00
Jef Roosens added the
enhancement
label 2022-04-29 10:18:24 +02:00
Jef Roosens added the
docs
label 2022-04-29 10:46:26 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#138
There is no content yet.