Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial JSDoc infrastructure #161

Merged
merged 4 commits into from
Jul 12, 2023
Merged

Add initial JSDoc infrastructure #161

merged 4 commits into from
Jul 12, 2023

Conversation

jow-
Copy link
Owner

@jow- jow- commented Jul 11, 2023

No description provided.

jow- added 4 commits July 12, 2023 10:45
Introduce the infrastructure for building ucode module documentation using
JSDoc annotations.

To build the documentation, run `npm install` followed by `npm run doc`.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Add JSDoc documentation blocks to all exported math functions.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Add JSDoc documentation blocks to all exported filesystem functions.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Add JSDoc documentation blocks to all exported core functions.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
@jow- jow- force-pushed the docs-add-jsdoc branch 2 times, most recently from c3614f2 to 5309294 Compare July 12, 2023 09:16
@jow- jow- merged commit 290c02f into master Jul 12, 2023
@jow- jow- deleted the docs-add-jsdoc branch July 12, 2023 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant