Commit Graph

26 Commits

Author SHA1 Message Date
Vladislav Lisetskiy fff24e8900 Issue #905: Resolve Doxia Site Renderer warnings 2015-09-29 21:13:34 +03:00
Andrei Selkin 9f976c4a53 Issue #2169: Update HTML documentation to describe all options for all checks 2015-09-26 19:13:48 -07:00
Vladislav Lisetskiy 45e3ec229d Issue #1214: Update all Checks html docs with link to hosted
configurations
2015-09-04 05:38:52 -07:00
Andrei Selkin 9acda0b233 Issue #1833: Fixed redundant modifier false positive for abstract classes in interfaces. 2015-09-04 05:32:51 -07:00
Vladislav Lisetskiy f66dcdbd94 Issue #1530: Detect nested enums marked as static in RedundantModifier
check
2015-09-03 06:45:44 -07:00
liscju da6ebe6de4 Detect public constructors in non-public classes in RedundantModifier,
fixes issue #1537
2015-08-28 10:52:21 -07:00
Andrei Selkin d0939d3bc9 Corrected links on website, issue #751 2015-08-09 18:49:19 +03:00
Michal Kordas d2b16c06ed Collapse empty tags in XML. #1555 2015-08-06 06:30:42 +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
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 e0ea382c5e documentation update for #29 2014-09-12 15:21:34 -07:00
Peter O 899f12f19f more editorial changes 2014-07-15 01:32:36 +04:00
Peter O bfeeb8b77c More doc modifications 2014-07-15 01:32:36 +04:00
picomancer 788f87df4d chmod all files to 644 2013-10-05 00:22:22 -04:00
Oliver Burn 7077470648 Enhanced RedundantModifier to support detecting inner interface declarations that are declared as static. Raised in bug #3222810. 2011-04-01 14:00:38 +11: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 5a643daa9c Used maven-linkcheck-plugin to identify broken links. 2010-09-21 11:50:38 +00:00
Oliver Burn fd6ef65d13 fix the validation errors in the documentation and clean out the old site stylesheets. 2010-09-20 10:41:53 +00:00
Oliver Burn ec4c07f67f Getting close to the point of no return. Made the documentation links "Maven friendly" 2010-09-17 06:57:39 +00:00
Oliver Burn b6161c1a59 part of refactoring to consolidate all the regexp checks. 2008-12-22 22:31:40 +00:00
Oliver Burn 1c94946e2e Removing all reference to mailing lists 2007-01-16 12:16:36 +00:00
Oleg Sukhodolsky 51628343a3 fixed documentation (bug 1275988) 2005-08-30 03:51:15 +00:00
Oliver Burn bc66e150c2 All these changes are because I wanted to fix a small documentation
bug. Ended up having to move the RedundantModifierCheck around.
2005-03-23 12:15:08 +00:00