Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 575 Bytes

jsdoc.md

File metadata and controls

15 lines (12 loc) · 575 Bytes

2017-Medical-ID client-side documentation

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.

Generate this documentation yourself

Install JSDoc globally on your machine:

$ sudo npm install -g jsdoc

Compile the documents:

$ jsdoc -d doc -R jsdoc.md -r public/js/medid