panino
Version:
API documentation generator with a strict grammar and testing tools
32 lines (25 loc) • 371 B
JavaScript
/**
* class SomeTags
*
* Blah blah blah let's talk about tags.
**/
/** read-only, {"random": true}
* SomeTags@event()
*
* Tags and event
**/
/** bubbles, see: event4
* SomeTags@event2()
*
* Tags and event
**/
/** cancelable
* SomeTags@event3()
*
* Tags and event
**/
/** cancelable: Stops many things
* SomeTags@event4()
*
* Tags and event
**/