Commit Graph

9 Commits

Author SHA1 Message Date
daserge
f20dfae735 CB-9745 Camera plugin docs should be generated from the source
Moved docs to jsdocs comments in the code, removed redundancy.
Moved Quirks and extra examples to errata sections of the docs TEMPLATE.md, linked the jsdoc comments to these sections.
Added dependencies to common plugin docs template and husky (precommit hook to regen the docs automatically).
Added gen-docs command to re-generate the docs.
Extended TOC manually [to include classes containing only one member](https://github.com/jsdoc2md/jsdoc-to-markdown/issues/34) (CameraPopoverHandle and CameraPopoverOptions).
Extended the docs via DMD template to include "Installation", "How to contribute" and "Docs are generated" warning.

github: close #129
2015-10-12 12:42:47 +03:00
Steve Gill
ee4ac0d7b2 CB-8683 updated blackberry specific references of org.apache.cordova.camera to cordova-plugin-camera 2015-04-01 11:40:30 -07:00
Bryan Higgins
d53a7770d9 CB-7286 [BlackBerry10] Use getUserMedia if camera card is unavailable 2014-08-12 11:42:18 -04:00
Piotr Zalewa
e8e420895e getPicture via web activities 2013-12-03 13:09:27 -08:00
Andrew Grieve
ba9b568c5d [CB-4131] Use relative require paths in camera files. 2013-07-09 14:39:49 -04:00
Andrew Grieve
ff587d400e Fix require paths that were broken by plugin id changes 2013-06-28 21:39:07 -04:00
Steven Gill
2b02141fc0 fixed require error 2013-06-13 17:09:04 -07:00
Steven Gill
0b6342e56c updated plugin.xml, native src files 2013-05-23 14:51:18 -07:00
hermwong
33c2270b6e add Camera related JS files from Cordova-JS 2013-05-21 12:11:20 -07:00