PHP_CodeSniffer_DocGenerators_Generator | --PHP_CodeSniffer_DocGenerators_HTML
Output is in one large HTML file and is designed for you to style with your own stylesheet. It contains a table of contents at the top with anchors to each sniff.
void generate( )
void printCodeComparisonBlock( DOMNode $node)
void printFooter( )
void printHeader( )
void printTextBlock( DOMNode $node)
void printToc( $standardFiles)
The TOC is just an unordered list of bookmarks to sniffs on the page.
void processSniff( DOMNode $doc)