aboutsummaryrefslogtreecommitdiff
path: root/src/xdocs/config_javadoc.xml
AgeCommit message (Expand)Author
2015-12-03Pull #2644: Fix 'tokens' property in JavadocStyle checkThomas Jensen
2015-11-03Issue #2519: removed xdoc links to masterrnveach
2015-11-03Issue #2292: fixed xdoc check order errorsrnveach
2015-10-31Issue #2388: Make JavadocType check customizable by list of tokensMichal Kordas
2015-10-27Issue #2442: fixed xdoc check errorsrnveach
2015-10-25Issue #792: Ignore missing Javadoc for 'serialVersionUID' fieldsMichal Kordas
2015-10-23Issue #2425: fixed invalid xml examples in xdocsrnveach
2015-09-29Issue #905: Resolve Doxia Site Renderer warningsVladislav Lisetskiy
2015-09-26Issue #2169: Update HTML documentation to describe all options for all checksAndrei Selkin
2015-09-04Issue #1214: Update all Checks html docs with link to hostedVladislav Lisetskiy
2015-08-14Fixed typo in JavadocMethod's examples xdocs, issue #1668Andrei Selkin
2015-08-09Corrected links on website, issue #751Andrei Selkin
2015-08-06Collapse empty tags in XML. #1555Michal Kordas
2015-07-21JavadocType does not check parameters in inner classes. #1421Pavel Baranchikov
2015-07-19fix JavadocParagraph allows new line before the next paragraph, #1332Vladislav Lisetskiy
2015-06-24Content section was added to ease navigation in Checks descriptions pagesRoman Ivanov
2015-06-13favicon images (png,ico) were introduced . #1208Roman Ivanov
2015-06-13extention for SingleJavadocLine, #1063Vladislav Lisetskiy
2015-05-20Append google analytics to all HTML pages. #1111Roman Ivanov
2015-03-17Added anchors to sections, issue #586alexkravin
2015-02-06Linkcheck report, fixed errors, issue #549alexkravin
2015-01-09Switched Checkstyle and all resources to UTF-8 encoding, issue #489alexkravin
2014-12-29Added option to Javadoc Method Name Check - ignore method name regex, issue #430alexkravin
2014-12-20Summary Javadoc Check, added 'specify period' option, issue #472alexkravin
2014-12-15Fix for typos in documentationMichal Kordas
2014-11-10fix for brocken linksRoman Ivanov
2014-10-23additional fixed for javadoc/xdoc of SingleLineJavadocCheckRoman Ivanov
2014-10-23New Check: SingleLineJavadocCheck #332maxvetrenko
2014-10-23Update for existing Check: JavadocMethodCheck #319maxvetrenko
2014-10-22Update google_checks.xml and minor refactoring. #320maxvetrenko
2014-10-21Fix build crash after manual merge. #317maxvetrenko
2014-10-20JavaDocParagraph #315maxvetrenko
2014-10-20AtclauseOrderCheck #306maxvetrenko
2014-10-20SummaryJavaDocCheck #307 by Max VetrenkoRoman Ivanov
2014-10-20JavaDocTagСontinuationIndentation #308maxvetrenko
2014-10-21NonEmptyAtclauseDescriptionCheck #309maxvetrenko
2014-09-18Added documentation to #98 Add ignore option to the JavadocVariable checkychulovskyy
2014-07-15more editorial changesPeter O
2014-03-27Update config_javadoc.xmlIļja Gubins
2014-02-16fix for SF-667 JavadocStyle checkHTML bad Extra HTML tag found errors, font t...Roman Ivanov
2014-02-16fix for SF-667 JavadocStyle checkHTML bad Extra HTML tag found errorsRoman Ivanov
2013-10-05chmod all files to 644picomancer
2010-10-17Change default value of logLoadErrors to be true.Oliver Burn
2010-09-24Convert to use simple <code></code> instead of <span class="xxxx"></span>. It...Oliver Burn
2010-09-21Used maven-linkcheck-plugin to identify broken links.Oliver Burn
2010-09-20fix the validation errors in the documentation and clean out the old site sty...Oliver Burn
2010-09-17Getting close to the point of no return. Made the documentation links "Maven ...Oliver Burn
2010-02-13Enhanced JavadocType check to handle and report on unknownOliver Burn
2009-01-11Enhanced JavadocMethod to be more restrictive on where {@inheritDoc} can be u...Oliver Burn
2009-01-09Enhanced JavadocStyle to check for allowed HTML tags. Thanks to Nicolas Dorde...Oliver Burn