ci: auto-regenerate files
This commit is contained in:
@@ -432,6 +432,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
# 📚 Documentation
|
# 📚 Documentation
|
||||||
|
|
||||||
|
|
||||||
|
> <sup>*⚠️ This is the documentation of **v3.33-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master) planned for next release. See documentation for current released version [**v3.32** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).* </sup>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 🦮 Setup
|
## 🦮 Setup
|
||||||
|
|||||||
@@ -134,6 +134,7 @@ Requires <a href="/source/plugins/community/splatoon/README.md#plugin_splatoon_s
|
|||||||
<ul>
|
<ul>
|
||||||
<li><code>splatnet</code> will fetch data from Splatnet using <a href="https://github.com/spacemeowx2/s3si.ts">spacemeowx2/s3si.ts</a> tool</li>
|
<li><code>splatnet</code> will fetch data from Splatnet using <a href="https://github.com/spacemeowx2/s3si.ts">spacemeowx2/s3si.ts</a> tool</li>
|
||||||
<li><code>local</code> will assume <code>s3si/export</code> directory already exists and is populated (use this when developping new features for this plugin to save network resources and time)</li>
|
<li><code>local</code> will assume <code>s3si/export</code> directory already exists and is populated (use this when developping new features for this plugin to save network resources and time)</li>
|
||||||
|
<li><code>mocks</code> will use <code>s3si/mocks</code> directory (use this when developping new features for this plugin to avoid setting up a NSO token)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<img width="900" height="1" alt=""></td>
|
<img width="900" height="1" alt=""></td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -143,7 +144,7 @@ Requires <a href="/source/plugins/community/splatoon/README.md#plugin_splatoon_s
|
|||||||
<b>type:</b> <code>string</code>
|
<b>type:</b> <code>string</code>
|
||||||
<br>
|
<br>
|
||||||
<b>default:</b> splatnet<br>
|
<b>default:</b> splatnet<br>
|
||||||
<b>allowed values:</b><ul><li>splatnet</li><li>local</li></ul></td>
|
<b>allowed values:</b><ul><li>splatnet</li><li>local</li><li>mocks</li></ul></td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<!--/options-->
|
<!--/options-->
|
||||||
@@ -186,7 +187,7 @@ name: Splatnet data
|
|||||||
uses: lowlighter/metrics@latest
|
uses: lowlighter/metrics@latest
|
||||||
with:
|
with:
|
||||||
filename: metrics.plugin.splatoon.svg
|
filename: metrics.plugin.splatoon.svg
|
||||||
token: ${{ secrets.METRICS_TOKEN }}
|
token: NOT_NEEDED
|
||||||
base: ""
|
base: ""
|
||||||
plugin_splatoon: yes
|
plugin_splatoon: yes
|
||||||
plugin_splatoon_token: ${{ secrets.SPLATOON_TOKEN }}
|
plugin_splatoon_token: ${{ secrets.SPLATOON_TOKEN }}
|
||||||
@@ -197,7 +198,7 @@ name: Splatnet data with stat.ink integration
|
|||||||
uses: lowlighter/metrics@latest
|
uses: lowlighter/metrics@latest
|
||||||
with:
|
with:
|
||||||
filename: metrics.plugin.splatoon.svg
|
filename: metrics.plugin.splatoon.svg
|
||||||
token: ${{ secrets.METRICS_TOKEN }}
|
token: NOT_NEEDED
|
||||||
base: ""
|
base: ""
|
||||||
plugin_splatoon: yes
|
plugin_splatoon: yes
|
||||||
plugin_splatoon_token: ${{ secrets.SPLATOON_TOKEN }}
|
plugin_splatoon_token: ${{ secrets.SPLATOON_TOKEN }}
|
||||||
|
|||||||
@@ -39,8 +39,7 @@ All product and company names are trademarks™ or registered® trademarks of th
|
|||||||
<img width="900" height="1" alt=""></td>
|
<img width="900" height="1" alt=""></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
|
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
|
||||||
<b>type:</b> <code>boolean</code>
|
|
||||||
<br>
|
<br>
|
||||||
<b>default:</b> no<br></td>
|
<b>default:</b> no<br></td>
|
||||||
</tr>
|
</tr>
|
||||||
@@ -54,8 +53,7 @@ All product and company names are trademarks™ or registered® trademarks of th
|
|||||||
<img width="900" height="1" alt=""></td>
|
<img width="900" height="1" alt=""></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
|
<td nowrap="nowrap"><b>type:</b> <code>array</code>
|
||||||
<b>type:</b> <code>array</code>
|
|
||||||
<i>(comma-separated)</i>
|
<i>(comma-separated)</i>
|
||||||
<br>
|
<br>
|
||||||
<b>default:</b> amount, sponsorships<br>
|
<b>default:</b> amount, sponsorships<br>
|
||||||
@@ -67,8 +65,7 @@ All product and company names are trademarks™ or registered® trademarks of th
|
|||||||
<img width="900" height="1" alt=""></td>
|
<img width="900" height="1" alt=""></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
|
<td nowrap="nowrap"><b>type:</b> <code>number</code>
|
||||||
<b>type:</b> <code>number</code>
|
|
||||||
<i>(8 ≤
|
<i>(8 ≤
|
||||||
𝑥
|
𝑥
|
||||||
≤ 64)</i>
|
≤ 64)</i>
|
||||||
|
|||||||
Reference in New Issue
Block a user