Open mvriel opened 12 years ago
DocBlocks can have custom annotations, such as @api (which tells the transformer that this element is an API method). I am missing a way to communicate these to the transformer
Its free to add additional fields to the output. As so, it might happen that other output generators may not realize them.
DocBlocks can have custom annotations, such as @api (which tells the transformer that this element is an API method). I am missing a way to communicate these to the transformer