Update documentation

TRAVIS_JOB_NUMBER=4254.2
TRAVIS_COMMIT_RANGE=b7f0e8d26ea0...bda77805d31b
This commit is contained in:
Travis CI (pmd-bot)
2019-09-28 10:47:57 +00:00
parent 47847edcef
commit 8e6f0dc8e8
108 changed files with 115 additions and 110 deletions

View File

@@ -1309,6 +1309,11 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
<h5 id="for-removal">For removal</h5>
<ul>
<li>pmd-core
<ul>
<li>All the package <a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-core/6.19.0/net/sourceforge/pmd/dcd/package-summary.html#"><code class="highlighter-rouge">net.sourceforge.pmd.dcd</code></a> and its subpackages. See <a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-core/6.19.0/net/sourceforge/pmd/dcd/DCD.html#"><code class="highlighter-rouge">DCD</code></a>.</li>
</ul>
</li>
<li>pmd-java
<ul>
<li><a href="https://javadoc.io/page/net.sourceforge.pmd/pmd-java/6.19.0/net/sourceforge/pmd/lang/java/ast/CanSuppressWarnings.html#"><code class="highlighter-rouge">CanSuppressWarnings</code></a> and its implementations</li>
@@ -1342,7 +1347,7 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
<div class="row">
<div class="col-lg-12 footer">
&copy;2019 PMD Open Source Project. All rights reserved. <br />
Site last generated: Sep 25, 2019 <br />
Site last generated: Sep 28, 2019 <br />
<p><img src="images/pmd-logo-small.png" alt="Company logo"/></p>
</div>
</div>