Update documentation
TRAVIS_JOB_NUMBER=5745.2 TRAVIS_COMMIT_RANGE=a98f3d62015c...e6e7e1854eb2
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>Sun, 23 Aug 2020 08:30:25 +0000</pubDate>
|
||||
<lastBuildDate>Sun, 23 Aug 2020 08:30:25 +0000</lastBuildDate>
|
||||
<pubDate>Sun, 23 Aug 2020 15:07:13 +0000</pubDate>
|
||||
<lastBuildDate>Sun, 23 Aug 2020 15:07:13 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.9.0</generator>
|
||||
|
||||
</channel>
|
||||
|
@ -1544,7 +1544,7 @@ reported as a forward compatibility warning.</li>
|
||||
<ul>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-core/6.27.0-SNAPSHOT/net/sourceforge/pmd/Rule.html#getParserOptions()"><code>Rule#getParserOptions</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-core/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/Parser.html#getParserOptions()"><code>Parser#getParserOptions</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-core/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/AbstractParser.html#"><code>net.sourceforge.pmd.lang.AbstractParser</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-core/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/AbstractParser.html#"><code>AbstractParser</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-core/6.27.0-SNAPSHOT/net/sourceforge/pmd/RuleContext.html#removeAttribute(java.lang.String)"><code>RuleContext#removeAttribute</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-core/6.27.0-SNAPSHOT/net/sourceforge/pmd/RuleContext.html#getAttribute(java.lang.String)"><code>RuleContext#getAttribute</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-core/6.27.0-SNAPSHOT/net/sourceforge/pmd/RuleContext.html#setAttribute(java.lang.String,java.lang.Object)"><code>RuleContext#setAttribute</code></a></li>
|
||||
@ -1574,7 +1574,15 @@ includes all code in the following packages, and their subpackages:
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="https://docs.pmd-code.org/apidocs/pmd-visualforce/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/vf/VfSimpleCharStream.html#"><code>net.sourceforge.pmd.lang.vf.VfSimpleCharStream</code></a></p>
|
||||
<p><a href="https://docs.pmd-code.org/apidocs/pmd-visualforce/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/vf/VfSimpleCharStream.html#"><code>VfSimpleCharStream</code></a></p>
|
||||
</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-jsp/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/jsp/ast/ASTJspDeclarations.html#"><code>ASTJspDeclarations</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-jsp/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/jsp/ast/ASTJspDocument.html#"><code>ASTJspDocument</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-scala_2.13/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/scala/ast/ScalaParserVisitorAdapter.html#zero()"><code>ScalaParserVisitorAdapter#zero</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-scala_2.13/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/scala/ast/ScalaParserVisitorAdapter.html#combine(Object,Object)"><code>ScalaParserVisitorAdapter#combine</code></a></li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-apex/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/apex/ast/ApexParserVisitorReducedAdapter.html#"><code>ApexParserVisitorReducedAdapter</code></a></li>
|
||||
<li>
|
||||
<p><a href="https://docs.pmd-code.org/apidocs/pmd-java/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/java/ast/JavaParserVisitorReducedAdapter.html#"><code>JavaParserVisitorReducedAdapter</code></a></p>
|
||||
</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-java/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/java/typeresolution/TypeHelper.html#"><code>TypeHelper</code></a> is deprecated in
|
||||
favor of <a href="https://docs.pmd-code.org/apidocs/pmd-java/6.27.0-SNAPSHOT/net/sourceforge/pmd/lang/java/types/TypeTestUtil.html#"><code>TypeTestUtil</code></a>, which has the
|
||||
|
Reference in New Issue
Block a user