forked from phoedos/pmd
Update documentation
https://github.com/pmd/pmd/actions/runs/11880146422
bc4a49deac...79c0ce0415
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://docs.pmd-code.org/latest/</link>
|
||||
<atom:link href="https://docs.pmd-code.org/latest/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
<pubDate>Sun, 17 Nov 2024 15:10:38 +0000</pubDate>
|
||||
<lastBuildDate>Sun, 17 Nov 2024 15:10:38 +0000</lastBuildDate>
|
||||
<pubDate>Sun, 17 Nov 2024 15:58:11 +0000</pubDate>
|
||||
<lastBuildDate>Sun, 17 Nov 2024 15:58:11 +0000</lastBuildDate>
|
||||
<generator>Jekyll v3.10.0</generator>
|
||||
|
||||
</channel>
|
||||
|
@ -2456,7 +2456,7 @@
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/impmihai"><img src="https://avatars.githubusercontent.com/u/22995337?v=4?s=100" width="100px;" alt="Mihai Ionut" /><br /><sub><b>Mihai Ionut</b></sub></a><br /><a href="https://github.com/pmd/pmd/issues?q=author%3Aimpmihai" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Akromangel"><img src="https://avatars.githubusercontent.com/u/13533738?v=4?s=100" width="100px;" alt="Mikhail Kuchma" /><br /><sub><b>Mikhail Kuchma</b></sub></a><br /><a href="https://github.com/pmd/pmd/issues?q=author%3AAkromangel" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mhankus"><img src="https://avatars.githubusercontent.com/u/6095361?v=4?s=100" width="100px;" alt="Mirek Hankus" /><br /><sub><b>Mirek Hankus</b></sub></a><br /><a href="https://github.com/pmd/pmd/issues?q=author%3Amhankus" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mitchspano"><img src="https://avatars.githubusercontent.com/u/18402464?v=4?s=100" width="100px;" alt="Mitch Spano" /><br /><sub><b>Mitch Spano</b></sub></a><br /><a href="https://github.com/pmd/pmd/issues?q=author%3Amitchspano" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mitchspano"><img src="https://avatars.githubusercontent.com/u/18402464?v=4?s=100" width="100px;" alt="Mitch Spano" /><br /><sub><b>Mitch Spano</b></sub></a><br /><a href="https://github.com/pmd/pmd/commits?author=mitchspano" title="Code">💻</a> <a href="https://github.com/pmd/pmd/issues?q=author%3Amitchspano" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ImmortalPawn"><img src="https://avatars.githubusercontent.com/u/30688679?v=4?s=100" width="100px;" alt="Mladjan Gadzic" /><br /><sub><b>Mladjan Gadzic</b></sub></a><br /><a href="https://github.com/pmd/pmd/issues?q=author%3AImmortalPawn" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MrAngry52"><img src="https://avatars.githubusercontent.com/u/30026386?v=4?s=100" width="100px;" alt="MrAngry52" /><br /><sub><b>MrAngry52</b></sub></a><br /><a href="https://github.com/pmd/pmd/issues?q=author%3AMrAngry52" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/muminc"><img src="https://avatars.githubusercontent.com/u/934067?v=4?s=100" width="100px;" alt="Muminur Choudhury" /><br /><sub><b>Muminur Choudhury</b></sub></a><br /><a href="https://github.com/pmd/pmd/issues?q=author%3Amuminc" title="Bug reports">🐛</a></td>
|
||||
|
@ -1962,6 +1962,40 @@ recovery actions should the Queueable action fail.</li>
|
||||
|
||||
<h4 id="deprecations">Deprecations</h4>
|
||||
<ul>
|
||||
<li>pmd-gherkin
|
||||
<ul>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-gherkin/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/gherkin/ast/GherkinBaseListener.html#"><code>GherkinBaseListener</code></a> is deprecated for removal. This class was never intended
|
||||
to be generated. It will be removed with no replacement.</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-gherkin/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/gherkin/ast/GherkinBaseVisitor.html#"><code>GherkinBaseVisitor</code></a> is deprecated for removal. This class was never intended
|
||||
to be generated. It will be removed with no replacement.</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-gherkin/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/gherkin/ast/GherkinListener.html#"><code>GherkinListener</code></a> is deprecated for removal. This class was never intended
|
||||
to be generated. It will be removed with no replacement.</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-gherkin/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/gherkin/ast/GherkinParser.html#"><code>GherkinParser</code></a> is deprecated for removal. This class was never intended
|
||||
to be generated. It will be removed with no replacement.</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-gherkin/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/gherkin/ast/GherkinVisitor.html#"><code>GherkinVisitor</code></a> is deprecated for removal. This class was never intended
|
||||
to be generated. It will be removed with no replacement.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>pmd-julia
|
||||
<ul>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-julia/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/julia/ast/JuliaBaseListener.html#"><code>JuliaBaseListener</code></a> is deprecated for removal. This class was never intended to
|
||||
be generated. It will be removed with no replacement.</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-julia/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/julia/ast/JuliaBaseVisitor.html#"><code>JuliaBaseVisitor</code></a> is deprecated for removal. This class was never intended to
|
||||
be generated. It will be removed with no replacement.</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-julia/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/julia/ast/JuliaListener.html#"><code>JuliaListener</code></a> is deprecated for removal. This class was never intended to
|
||||
be generated. It will be removed with no replacement.</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-julia/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/julia/ast/JuliaParser.html#"><code>JuliaParser</code></a> is deprecated for removal. This class was never intended to
|
||||
be generated. It will be removed with no replacement.</li>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-julia/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/julia/ast/JuliaVisitor.html#"><code>JuliaVisitor</code></a> is deprecated for removal. This class was never intended to
|
||||
be generated. It will be removed with no replacement.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>pmd-kotlin
|
||||
<ul>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-kotlin/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/kotlin/ast/UnicodeClasses.html#"><code>UnicodeClasses</code></a> is deprecated for removal. This class was never intended to
|
||||
be generated. It will be removed with no replacement.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>pmd-xml
|
||||
<ul>
|
||||
<li><a href="https://docs.pmd-code.org/apidocs/pmd-xml/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/xml/antlr4/XMLLexer.html#"><code>XMLLexer</code></a> is deprecated for removal. Use <a href="https://docs.pmd-code.org/apidocs/pmd-xml/7.8.0-SNAPSHOT/net/sourceforge/pmd/lang/xml/ast/XMLLexer.html#"><code>net.sourceforge.pmd.lang.xml.ast.XMLLexer</code></a>
|
||||
|
Reference in New Issue
Block a user