Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-12 | docs: add initial JSDoc infrastructure | Jo-Philipp Wich | |
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> |