A formatter that formats comments similar to Javadoc.
See `Javadoc Spec`_ for info.
.. _Javadoc Spec: http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/javadoc.html
Methods Details:
Create regex objects for regexps
Split a javadoc comment into description and blocks.
(self, description)
Generate a summary from the given description.
Format using javadoc markup.
Formats inline tags in the text.
Formats a list of (param, description) tags