JHipster module, additional compodoc support in your JHipster application
This is a JHipster module, that is meant to be used in a JHipster application.
This module requires Jhipster version greater than 3.0.0 in order to work.
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
To install this module :
npm install -g generator-jhipster-compodocRun the module on your JHipster generated application :
yo jhipster-compodocDue to a limitation of yeoman about file override, you will have to accept the overwrite question.
conflict package.json
? Overwrite package.json? (Ynaxdh)Enjoy compodoc in your Angular application
npm run docMIT © [Vincent Ogloblinsky]
