started on documenting the formatters - not finished yet.
This commit is contained in:
parent
b7fd0ec6c7
commit
acb0b4e16a
|
|
@ -225,6 +225,13 @@ line 4: ///////////////////////////////////////////////////////////////////////
|
|||
</div>
|
||||
|
||||
|
||||
<!-- formatters -->
|
||||
<h2>Output Format</h2>
|
||||
<p>The Checkstyle engine
|
||||
|
||||
This document describes the core engine of Checkstyle, including what checks it performs and what can be configured. The engine can be executed via different <a href="site.html#related">interfaces</a>. The standard distribution included support for:
|
||||
|
||||
|
||||
|
||||
<hr>
|
||||
<p align="center">Copyright © 2001 Oliver Burn. All rights Reserved.</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue