forked from phoedos/pmd
Update documentation
https://github.com/pmd/pmd/actions/runs/816570546
945c030d7f...d69325f03a
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>Thu, 06 May 2021 08:52:15 +0000</pubDate>
|
||||
<lastBuildDate>Thu, 06 May 2021 08:52:15 +0000</lastBuildDate>
|
||||
<pubDate>Thu, 06 May 2021 11:05:42 +0000</pubDate>
|
||||
<lastBuildDate>Thu, 06 May 2021 11:05:42 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.9.0</generator>
|
||||
|
||||
</channel>
|
||||
|
@ -1438,6 +1438,11 @@ $('#toc').toc({ minimumHeaders: 0, listType: 'ul', showSpeed: 0, headers: 'h2,h3
|
||||
<li><a href="https://github.com/pmd/pmd/issues/3230">#3230</a>: [doc] Remove “Edit me” button for language index pages</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>java-codestyle
|
||||
<ul>
|
||||
<li><a href="https://github.com/pmd/pmd/issues/2655">#2655</a>: [java] UnnecessaryImport false positive for on-demand imports</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="api-changes">API Changes</h3>
|
||||
|
1780
search.json
1780
search.json
File diff suppressed because it is too large
Load Diff
92
sitemap.xml
92
sitemap.xml
@ -56,7 +56,7 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_vm_bestpractices.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_ecmascript_bestpractices.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -74,7 +74,7 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_bestpractices.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_vm_bestpractices.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -92,7 +92,7 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_ecmascript_bestpractices.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_bestpractices.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -115,30 +115,30 @@
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_ecmascript_codestyle.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_apex_codestyle.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_codestyle.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_plsql_codestyle.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_xsl_codestyle.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_plsql_codestyle.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_jsp_codestyle.html</loc>
|
||||
</url>
|
||||
@ -146,7 +146,7 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_ecmascript_codestyle.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_codestyle.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -181,12 +181,6 @@
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_vm_design.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_apex_design.html</loc>
|
||||
</url>
|
||||
@ -194,7 +188,7 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_design.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_vm_design.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -211,6 +205,12 @@
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_design.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_userdocs_extending_designer_reference.html</loc>
|
||||
</url>
|
||||
@ -242,19 +242,7 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_vm_errorprone.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_pom_errorprone.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_xml_errorprone.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_ecmascript_errorprone.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -266,7 +254,19 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_errorprone.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_xml_errorprone.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_pom_errorprone.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_vm_errorprone.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -284,7 +284,7 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_ecmascript_errorprone.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_errorprone.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -460,13 +460,13 @@
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_performance.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_xsl_performance.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_xsl_performance.html</loc>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_performance.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
@ -557,12 +557,6 @@
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_security.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_vf_security.html</loc>
|
||||
</url>
|
||||
@ -575,6 +569,12 @@
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_rules_java_security.html</loc>
|
||||
</url>
|
||||
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://pmd.github.io/pmd/pmd_projectdocs_trivia_similarprojects.html</loc>
|
||||
</url>
|
||||
|
Reference in New Issue
Block a user