Package org.apache.sis.internal.doclet


package org.apache.sis.internal.doclet
Javadoc taglets for processing custom tags in SIS source code comments, together with doclet performing post-processing after Javadoc generation.
Since:
0.5
Version:
1.2
  • Class
    Description
    A doclet which delegates the work to the standard doclet, then performs additional actions.
    The @include tag for inserting a HTML fragment defined in an external file.
    The @module tag.
    The @preformat tag for inserting a pre-formatted code in a javadoc comment.
    The set of legal words after preformat.
    Rewrites some HTML files after they have been generated.
    Base class of all taglets implemented in this package.