Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
We need to add following documentation tags to Malhar operator library and contrib apps.
For the operators that are of type Output - add tag - @dt-output
For the operators that are of type adapters to external entities such as CouchDB, HBase... ad tag - @dt-adapter <external-entity-name>. For example, all the operators such as Input and Output that work with CouchDB, the tag to be added would be - @dt-adapter CouchDB
These tags need to be added at class level documentation comment.
This is needed so that DataTorrent Doclet can generate appropriate index pages - Operators, Adapters.