Update documentation

TRAVIS_JOB_NUMBER=5619.2
TRAVIS_COMMIT_RANGE=eb683569afa5...5bff6ac52e08
This commit is contained in:
Travis CI (pmd-bot)
2020-07-30 09:10:41 +00:00
parent c8aff34996
commit 60d3e93bd0
2 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,8 @@
<description>Intended as a documentation theme based on Jekyll for technical writers documenting software and other technical products, this theme has all the elements you would need to handle multiple products with both multi-level sidebar navigation, tags, and other documentation features.</description>
<link>https://pmd.github.io/pmd/</link>
<atom:link href="https://pmd.github.io/pmd/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Thu, 30 Jul 2020 08:40:22 +0000</pubDate>
<lastBuildDate>Thu, 30 Jul 2020 08:40:22 +0000</lastBuildDate>
<pubDate>Thu, 30 Jul 2020 09:07:59 +0000</pubDate>
<lastBuildDate>Thu, 30 Jul 2020 09:07:59 +0000</lastBuildDate>
<generator>Jekyll v3.8.7</generator>
</channel>

View File

@ -1417,6 +1417,7 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
<li>core
<ul>
<li><a href="https://github.com/pmd/pmd/issues/724">#724</a>: [core] Avoid parsing rulesets multiple times</li>
<li><a href="https://github.com/pmd/pmd/issues/2653">#2653</a>: [lang-test] Upgrade kotlintest to Kotest</li>
</ul>
</li>
<li>java-performance