JavaDoc markup hints

Behrang Saeedzadeh behrangsa at gmail.com
Tue Mar 21 02:33:04 UTC 2017


It would be nice if JavaDoc was extended to accept markup language hints
out of the box. For example:

/**markdown
 *
 */

Would interpret the content of the comment as markdown when generating the
docs. Or:

/**asciidoc
 *
 */

would treat the comment as asciidoc.

What do you think?
-- 
Best regards,
Behrang Saeedzadeh


More information about the discuss mailing list