forked from phoedos/pmd
Update documentation
TRAVIS_JOB_NUMBER=4457.2 TRAVIS_COMMIT_RANGE=78da370fb88a...00392cefc222
This commit is contained in:
4
feed.xml
4
feed.xml
@@ -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>Fri, 29 Nov 2019 17:59:54 +0000</pubDate>
|
||||
<lastBuildDate>Fri, 29 Nov 2019 17:59:54 +0000</lastBuildDate>
|
||||
<pubDate>Fri, 29 Nov 2019 19:10:46 +0000</pubDate>
|
||||
<lastBuildDate>Fri, 29 Nov 2019 19:10:46 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.8.5</generator>
|
||||
|
||||
</channel>
|
||||
|
@@ -1363,6 +1363,10 @@ the breaking API changes will be performed in 7.0.0.</p>
|
||||
an API is tagged as <code class="highlighter-rouge">@Deprecated</code> or not in the latest minor release. During the development of 7.0.0,
|
||||
we may decide to remove some APIs that were not tagged as deprecated, though we’ll try to avoid it.</div>
|
||||
|
||||
<h4 id="6200">6.20.0</h4>
|
||||
|
||||
<p>No changes.</p>
|
||||
|
||||
<h4 id="6190">6.19.0</h4>
|
||||
|
||||
<h5 id="deprecated-apis">Deprecated APIs</h5>
|
||||
|
@@ -1296,14 +1296,12 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
|
||||
|
||||
|
||||
|
||||
<h2 id="-november-2019---6200">??-November-2019 - 6.20.0</h2>
|
||||
<h2 id="29-november-2019---6200">29-November-2019 - 6.20.0</h2>
|
||||
|
||||
<p>The PMD team is pleased to announce PMD 6.20.0.</p>
|
||||
|
||||
<p>This is a minor release.</p>
|
||||
|
||||
<h3 id="new-and-noteworthy">New and noteworthy</h3>
|
||||
|
||||
<h3 id="fixed-issues">Fixed Issues</h3>
|
||||
|
||||
<ul>
|
||||
@@ -1352,8 +1350,6 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="api-changes">API Changes</h3>
|
||||
|
||||
<h3 id="external-contributions">External Contributions</h3>
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user