Add support for JSDoc on functions and generation of documentation.
Actions:
- Each of the modules should contain a JSDoc comment on each exported function. This will allow for the creation of documentation describing how the functions work.
- Add a
npm task that generates the docs.
Modules:
- Authorizer
- Google
- Facebook
- Amazon
Add support for JSDoc on functions and generation of documentation.
Actions:
npmtask that generates the docs.Modules: