checkstyle/docs/config.html

28 lines
1022 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <head>
<title>Checkstyle Configuration Properties - Version @CHECKSTYLE_VERSION@</title>
</head>
<body>
<h1>Checkstyle Configuration Properties - Version @CHECKSTYLE_VERSION@</h1>
<ul>
<li><a href="checks_blocks.html">Checks for blocks</a></li>
<li><a href="checks_reporting.html">checks_reporting.html</a></li>
<li><a href="checks_header.html">Checks for Headers</a></li>
<li><a href="checks_javadoc.html">Checks for Javadoc comments</a></li>
<li><a href="checks_misc.html">Miscellaneous Checks</a></li>
<li><a href="checks_patterns.html">Checks for Naming Conventions</a></li>
<li><a href="checks_imports.html">Checks for Imports</a></li>
<li><a href="checks_sizes.html">Checks for size violations</a></li>
<li><a href="checks_modifiers.html">Modifier Checks</a></li>
<li><a href="checks_whitespace.html">Checks for whitespace</a></li>
</ul>
<hr>
<p align="center">Copyright &copy; 2002 Oliver Burn. All rights Reserved.</p>
</body>
</html>