Update documentation
https://github.com/pmd/pmd/actions/runs/11118426627 null
This commit is contained in:
1 parent
026641b6f5
commit
adca874cf6
173 files changed
+1301
-1241
No files matched your search
@@ -85,8 +85,8 @@
|
||||
|
||||
|
||||
<ul id="mysidebar" class="nav">
|
||||
<li class="sidebarTitle">PMD 7.6.0-SNAPSHOT</li>
|
||||
<div class="sidebarTitleDate">Release date: 27-September-2024</div>
|
||||
<li class="sidebarTitle">PMD 7.7.0-SNAPSHOT</li>
|
||||
<div class="sidebarTitleDate">Release date: 25-October-2024</div>
|
||||
|
||||
|
||||
|
||||
@@ -1928,11 +1928,11 @@ as described here.</p>
|
||||
|
||||
<h2 id="running-pmd-programmatically">Running PMD programmatically</h2>
|
||||
|
||||
<p>The programmatic API for PMD is centered around <a href="https://docs.pmd-code.org/apidocs/pmd-core/7.6.0-SNAPSHOT/net/sourceforge/pmd/PmdAnalysis.html#"><code>PmdAnalysis</code></a>, please see the javadocs for usage information.</p>
|
||||
<p>The programmatic API for PMD is centered around <a href="https://docs.pmd-code.org/apidocs/pmd-core/7.7.0-SNAPSHOT/net/sourceforge/pmd/PmdAnalysis.html#"><code>PmdAnalysis</code></a>, please see the javadocs for usage information.</p>
|
||||
|
||||
<h2 id="running-cpd-programmatically">Running CPD programmatically</h2>
|
||||
|
||||
<p>The programmatic API for CPD is centered around <a href="https://docs.pmd-code.org/apidocs/pmd-core/7.6.0-SNAPSHOT/net/sourceforge/pmd/cpd/CpdAnalysis.html#"><code>CpdAnalysis</code></a>, please see the javadocs for usage information.</p>
|
||||
<p>The programmatic API for CPD is centered around <a href="https://docs.pmd-code.org/apidocs/pmd-core/7.7.0-SNAPSHOT/net/sourceforge/pmd/cpd/CpdAnalysis.html#"><code>CpdAnalysis</code></a>, please see the javadocs for usage information.</p>
|
||||
|
||||
|
||||
<div class="tags">
|
||||
@@ -1975,7 +1975,7 @@ as described here.</p>
|
||||
©2024 PMD Open Source Project. All rights
|
||||
reserved. <br />
|
||||
<span>Page last updated:</span>
|
||||
August 2023 (7.0.0)<br /> Site last generated: Sep 27, 2024 <br />
|
||||
August 2023 (7.0.0)<br /> Site last generated: Oct 1, 2024 <br />
|
||||
<p>
|
||||
<img src="images/logo/pmd-logo-70px.png" alt="PMD
|
||||
logo"/>
|
||||
|
||||
Reference in new issue
Block a user