https://gitlab.com/bdelseny/deno_doc_html_test
Attributes
Includes Deno configuration
Repository
Current version released
3 years ago
deno_doc_html_test
This project is only here to help resolve deno doc issue https://github.com/denoland/deno_doc/issues/393
Local doc
To generate a local documentation in public folder for the src/code.js file
do:
deno task docLinks
- gitlab repository
- the locally generated HTML JSDoc, with
deno doc --html- the full command for the deno doc is in deno.json, task: doc
- github repository
- deno land /x