node-sha3 icon indicating copy to clipboard operation
node-sha3 copied to clipboard

🔧 Add script to generate JSDoc documentation

Open canterberry opened this issue 4 years ago • 0 comments

This changeset introduces a yarn docs script for generating JSDoc documentation for the project, placing the result into the project's docs/ directory. These docs are not committed, but CI pipelines can use this to generate documentation for independent publishing.

canterberry avatar Feb 24 '21 16:02 canterberry