Lines Matching refs:Javadoc
746 javadoc. Adds information about units, the list of enum values for this key, and the valid
783 def javadoc(metadata, indent = 4):
786 javadoc comment section, given a set of metadata
791 indent: baseline level of indentation for javadoc block
794 - Indent and * for insertion into a Javadoc comment block
797 - All tag names converted to appropriate Javadoc {@link} with @see
801 "This is a comment for Javadoc\n" +
809 " * <p>This is a comment for Javadoc\n" +
823 # Identity transform for javadoc links
1029 Used to linkify entry names in HMTL, javadoc output.
1147 Used to linkify documentation cross-references in HMTL, javadoc output.