Update documentation

TRAVIS_JOB_NUMBER=3820.2
TRAVIS_COMMIT_RANGE=fca4064fed48...2bcb8dcfdc92
This commit is contained in:
Travis CI (pmd-bot)
2019-06-01 17:52:46 +00:00
parent fde8c078b9
commit 7517826321
2 changed files with 10 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> <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> <link>https://pmd.github.io/pmd/</link>
<atom:link href="https://pmd.github.io/pmd/feed.xml" rel="self" type="application/rss+xml"/> <atom:link href="https://pmd.github.io/pmd/feed.xml" rel="self" type="application/rss+xml"/>
<pubDate>Sat, 01 Jun 2019 17:30:15 +0000</pubDate> <pubDate>Sat, 01 Jun 2019 17:51:39 +0000</pubDate>
<lastBuildDate>Sat, 01 Jun 2019 17:30:15 +0000</lastBuildDate> <lastBuildDate>Sat, 01 Jun 2019 17:51:39 +0000</lastBuildDate>
<generator>Jekyll v3.7.4</generator> <generator>Jekyll v3.7.4</generator>
</channel> </channel>

View File

@ -1288,6 +1288,14 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
<h3 id="fixed-issues">Fixed Issues</h3> <h3 id="fixed-issues">Fixed Issues</h3>
<ul>
<li>java
<ul>
<li><a href="https://github.com/pmd/pmd/issues/1848">#1848</a>: [java] Local classes should preserve their modifiers</li>
</ul>
</li>
</ul>
<h3 id="api-changes">API Changes</h3> <h3 id="api-changes">API Changes</h3>
<h4 id="deprecated-apis">Deprecated APIs</h4> <h4 id="deprecated-apis">Deprecated APIs</h4>