This documentation is about the client-side JavaScript modules, which are mainly used for the document creators. The creator module is at the core of this structure, with the card and document modules for generating the specific medical documents.
Install JSDoc globally on your machine:
$ sudo npm install -g jsdoc
Compile the documents:
$ jsdoc -d doc -R jsdoc.md -r public/js/medid