checkstyle/src/xdocs/style_configs.xml

25 lines
570 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<document xmlns="http://maven.apache.org/XDOC/2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>Style Configurations</title>
<author>Checkstyle Development Team</author>
</properties>
<body>
<section name="Style Configurations">
<p>
This section contains tables to display coverage Java styles by Checkstyle.
</p>
</section>
</body>
</document>