PMD CI (pmd-bot)
2024-01-26 17:15:52 +00:00
parent bc71d504c4
commit 29da515001
2 changed files with 2 additions and 25 deletions

View File

@ -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>Fri, 26 Jan 2024 15:15:20 +0000</pubDate>
<lastBuildDate>Fri, 26 Jan 2024 15:15:20 +0000</lastBuildDate>
<pubDate>Fri, 26 Jan 2024 17:11:49 +0000</pubDate>
<lastBuildDate>Fri, 26 Jan 2024 17:11:49 +0000</lastBuildDate>
<generator>Jekyll v3.9.3</generator>
</channel>

View File

@ -2249,29 +2249,6 @@
<!-- fragment id in the page -->
<tr>
<td><a style="pointer-events: none; cursor: default;" name="language"><code>-language&nbsp;&lt;lang&gt;</code><br /><code>-l&nbsp;&lt;lang&gt;</code></a></td>
<td>Specify the language PMD should use. Used together with <code>-version</code>. See also <a href="#supported-languages">Supported Languages</a>.
<p><span class="label label-default">Deprecated</span> since PMD 6.52.0. Use <code>--use-version</code> instead.</p></td>
<td><code></code></td>
<td></td>
</tr>
<!-- Row of the CLI reference table, describing an option -->
<!-- Rows can be linked to the name of the option (without leading dash) -->
<!-- Argument summary: -->
<!-- options: comma separated list of aliases for the option.-->
<!-- option_arg: optional name for the argument of the option, eg 'arg', will be formatted eg to '<arg>'-->
<!-- description: description, you can use "some" inline markdown -->
<!-- required: whether the option is required, if specified, whatever the value, it's considered required -->
<!-- languages: languages to which the option applies -->
<!-- default: default value -->
<!-- fragment id in the page -->