Commit Graph

22 Commits

Author SHA1 Message Date
Roman Ivanov 20506e1ceb Issue #3119: fix for documentation of ant for config property 2016-05-17 06:54:49 -07:00
Roman Ivanov bb53aed89f doc: example to checkstyle's Ant configuration was added to anttask.html 2016-02-24 06:53:50 -08:00
Vladislav Lisetskiy e12cd08d64 Issue #2185: update Checkstyle ant task documentation 2016-02-15 05:41:04 -08:00
Vladislav Lisetskiy fff24e8900 Issue #905: Resolve Doxia Site Renderer warnings 2015-09-29 21:13:34 +03:00
Michal Kordas cfe168c2d3 Collapse empty XML tags. #1555
Fixes `CheckTagEmptyBody` inspection violations.

Description:
>Reports empty tag body.
2015-08-20 06:46:54 +03:00
Roman Ivanov 07d4e01671 Content section was added to ease navigation in Checks descriptions pages 2015-06-24 18:42:58 -07:00
Roman Ivanov e6ee384c5a favicon images (png,ico) were introduced . #1208 2015-06-13 15:33:13 -07:00
Michal Kordas 4f44299d43 Rename and move checkstyletask.properties. #1108
File `checkstyletask.properties` is renamed and moved to
`com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties`.
2015-06-07 10:57:41 -07:00
Roman Ivanov c6b6c86cce Revert "Rename and move checkstyletask.properties. #1108"
This reverts commit e5eb54210a.
2015-06-07 10:54:07 -07:00
Michal Kordas e5eb54210a Rename and move checkstyletask.properties. #1108
File `checkstyletask.properties` is renamed and moved to
`com/puppycrawl/tools/checkstyle/ant/checkstyle-ant-task.properties`.
2015-06-07 10:38:58 -07:00
Michal Kordas 500bf308fa Rename CheckStyleTask to CheckstyleAntTask. #1108 2015-06-07 10:38:58 -07:00
Roman Ivanov b2991ef9e7 Append google analytics to all HTML pages. #1111 2015-05-20 20:56:29 -04:00
alexkravin da77508165 Added anchors to sections, issue #586 2015-03-17 00:15:35 +04:00
alexkravin dcb3029c00 Switched Checkstyle and all resources to UTF-8 encoding, issue #489 2015-01-09 08:44:41 -08:00
Roman Ivanov acdf7cb11c fix for brocken links 2014-11-10 22:11:26 -08:00
picomancer 788f87df4d chmod all files to 644 2013-10-05 00:22:22 -04:00
Oliver Burn be8127a604 Enhanced the ANT task, Command Line and Suppression Filter to be able to load
their configuration file from either the filesystem or the classpath as a
resource. Thanks to Tracy Snell for patch #3307526.
2011-07-11 20:58:39 +10:00
Oliver Burn 85b732ecc5 Convert to use simple <code></code> instead of <span class="xxxx"></span>. It is just simpler to handle. 2010-09-24 06:17:04 +00:00
Oliver Burn 3539d50634 General clean up 2010-09-24 04:52:26 +00:00
Oliver Burn 5a643daa9c Used maven-linkcheck-plugin to identify broken links. 2010-09-21 11:50:38 +00:00
Oliver Burn d4b59341fc Fix up references to the new ALL jar. 2010-09-21 06:36:31 +00:00
Oliver Burn 0a34e90d72 Fix up the site documentation and images for Maven. 2010-09-19 13:04:07 +00:00