ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-05-29 02:23:14 +00:00
parent 046bc8c4fe
commit 030f17ec90
5 changed files with 32 additions and 3 deletions

View File

@@ -72,6 +72,17 @@ This currently improves the accuracy of the following statistics:</p>
<td nowrap="nowrap">🌐 Web instances must configure <code>settings.json</code><br>
<b>type:</b> <code>boolean</code>
<br>
<b>default:</b> no<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>base_hireable</code></h4></td>
<td rowspan="2"><p>Display <code>Available for hire!</code> in header section</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>boolean</code>
<br>
<b>default:</b> no<br></td>
</tr>
<tr>

View File

@@ -964,7 +964,6 @@ This option has no effects on forks (images will always be rebuilt from Dockerfi
<td rowspan="2"><p>Debug flags</p>
<ul>
<li><code>--cakeday</code>: simulate registration anniversary</li>
<li><code>--hireable</code>: simulate &quot;Available for hire&quot; account setting</li>
<li><code>--halloween</code>: enable halloween colors</li>
<li><code>--error</code>: force render error</li>
</ul>
@@ -976,7 +975,7 @@ This option has no effects on forks (images will always be rebuilt from Dockerfi
<b>type:</b> <code>array</code>
<i>(space-separated)</i>
<br>
<b>allowed values:</b><ul><li>--cakeday</li><li>--hireable</li><li>--halloween</li><li>--error</li></ul></td>
<b>allowed values:</b><ul><li>--cakeday</li><li>--halloween</li><li>--error</li></ul></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>debug_print</code></h4></td>

View File

@@ -127,6 +127,17 @@
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
<br>
<b>default:</b> no<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_wakatime_languages_ignored</code></h4></td>
<td rowspan="2"><p>Ignored languages</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>array</code>
<i>(comma-separated)</i>
<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_wakatime_repositories_visibility</code></h4></td>