passport icon indicating copy to clipboard operation
passport copied to clipboard

fix docs folder and include jsdoc

Open si458 opened this issue 1 year ago • 0 comments

Simply fixes the docs building into the wrong folder, but also includes jsdoc as a devDependencies so docs can be built without installing jsdoc first globally

Are you implementing a new feature?

no

Is this a security patch?

no

Checklist

  • [x] I have read the CONTRIBUTING guidelines.
  • [ ] I have added test cases which verify the correct operation of this feature or patch.
  • [ ] I have added documentation pertaining to this feature or patch.
  • [ ] The automated test suite ($ make test) executes successfully.
  • [ ] The automated code linting ($ make lint) executes successfully.

si458 avatar Jun 01 '24 19:06 si458