Update documentation

TRAVIS_JOB_NUMBER=4171.2
TRAVIS_COMMIT_RANGE=36cd3d5a84b2...36d63429b4f9
This commit is contained in:
Travis CI (pmd-bot)
2019-09-08 20:52:08 +00:00
parent 10d0937190
commit 877d8b99dc
2 changed files with 3 additions and 3 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>Sun, 08 Sep 2019 20:31:30 +0000</pubDate>
<lastBuildDate>Sun, 08 Sep 2019 20:31:30 +0000</lastBuildDate>
<pubDate>Sun, 08 Sep 2019 20:51:00 +0000</pubDate>
<lastBuildDate>Sun, 08 Sep 2019 20:51:00 +0000</lastBuildDate>
<generator>Jekyll v3.7.4</generator>
</channel>

View File

@@ -1295,7 +1295,7 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
<h4 id="full-support-for-scala">Full support for Scala</h4>
<p>Thanks to <a href="https://github.com/tophersmith">Chris Smith</a> PMD now fully supports Scala. Now rules for analyzing Scala
code can be developed in addition to the Copy-Pase-Detection (CPD) functionality. There are no rules yet, so
code can be developed in addition to the Copy-Paste-Detection (CPD) functionality. There are no rules yet, so
contributions are welcome.</p>
<p>Additionally Scala support has been upgraded from 2.12.4 to 2.13.</p>