From 271648e46e091ed8a3bd8172211f6d6fd62fe8af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 04:21:38 +0000 Subject: [PATCH] ci: auto-regenerate files --- source/plugins/achievements/README.md | 21 ++-- source/plugins/activity/README.md | 23 ++--- source/plugins/anilist/README.md | 19 ++-- source/plugins/base/README.md | 27 ++--- source/plugins/calendar/README.md | 6 +- source/plugins/code/README.md | 19 ++-- .../community/16personalities/README.md | 12 +-- source/plugins/community/chess/README.md | 11 +-- source/plugins/community/fortune/README.md | 3 +- source/plugins/community/nightscout/README.md | 21 ++-- source/plugins/community/poopmap/README.md | 7 +- source/plugins/community/screenshot/README.md | 24 ++--- source/plugins/community/splatoon/README.md | 18 +--- source/plugins/community/stock/README.md | 13 +-- source/plugins/contributors/README.md | 19 ++-- source/plugins/core/README.md | 98 +++++-------------- source/plugins/discussions/README.md | 9 +- source/plugins/followup/README.md | 12 +-- source/plugins/gists/README.md | 3 +- source/plugins/habits/README.md | 28 ++---- source/plugins/introduction/README.md | 6 +- source/plugins/isocalendar/README.md | 6 +- source/plugins/languages/README.md | 52 ++++------ source/plugins/leetcode/README.md | 16 +-- source/plugins/licenses/README.md | 12 +-- source/plugins/lines/README.md | 13 +-- source/plugins/music/README.md | 24 ++--- source/plugins/notable/README.md | 22 ++--- source/plugins/pagespeed/README.md | 14 +-- source/plugins/people/README.md | 23 ++--- source/plugins/posts/README.md | 16 +-- source/plugins/projects/README.md | 10 +- source/plugins/reactions/README.md | 25 ++--- source/plugins/repositories/README.md | 22 ++--- source/plugins/rss/README.md | 9 +- source/plugins/skyline/README.md | 18 ++-- source/plugins/sponsors/README.md | 15 +-- source/plugins/sponsorships/README.md | 9 +- source/plugins/stackoverflow/README.md | 16 +-- source/plugins/stargazers/README.md | 19 ++-- source/plugins/starlists/README.md | 30 ++---- source/plugins/stars/README.md | 6 +- source/plugins/steam/README.md | 23 ++--- source/plugins/support/README.md | 3 +- source/plugins/topics/README.md | 12 +-- source/plugins/traffic/README.md | 4 +- source/plugins/tweets/README.md | 11 +-- source/plugins/wakatime/README.md | 26 ++--- 48 files changed, 263 insertions(+), 592 deletions(-) diff --git a/source/plugins/achievements/README.md b/source/plugins/achievements/README.md index 8b39e21f..8683ac43 100644 --- a/source/plugins/achievements/README.md +++ b/source/plugins/achievements/README.md @@ -40,8 +40,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-🌐 Web instances must configure settings.json: + 🌐 Web instances must configure settings.json: @@ -56,8 +55,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: string + type: string
default: C
allowed values: @@ -68,8 +66,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: boolean + type: boolean
default: yes
@@ -83,8 +80,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: string + type: string
default: detailed
allowed values: @@ -95,8 +91,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: number + type: number (0 ≤ 𝑥)
@@ -110,8 +105,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: array + type: array (comma-separated)
@@ -123,8 +117,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: array + type: array (comma-separated)
diff --git a/source/plugins/activity/README.md b/source/plugins/activity/README.md index 40a41042..c94f9acc 100644 --- a/source/plugins/activity/README.md +++ b/source/plugins/activity/README.md @@ -39,8 +39,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -50,8 +49,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: number + type: number (1 ≤ 𝑥 ≤ 1000) @@ -64,8 +62,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: number + type: number (100 ≤ 𝑥 ≤ 1000) @@ -78,8 +75,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: number + type: number (0 ≤ 𝑥 ≤ 365) @@ -94,8 +90,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: string + type: string
default: all
allowed values: @@ -106,8 +101,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -118,7 +112,6 @@ All product and company names are trademarks™ or registered® trademarks of th ⏩ Inherits repositories_skipped
-✨ On master/main
type: array (newline-separated)
@@ -131,7 +124,6 @@ All product and company names are trademarks™ or registered® trademarks of th ⏩ Inherits users_ignored
-✨ On master/main
type: array (comma-separated)
@@ -158,8 +150,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: array + type: array (comma-separated)
default: all
diff --git a/source/plugins/anilist/README.md b/source/plugins/anilist/README.md index 74a354b2..d86f7c16 100644 --- a/source/plugins/anilist/README.md +++ b/source/plugins/anilist/README.md @@ -41,8 +41,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-🌐 Web instances must configure settings.json: + 🌐 Web instances must configure settings.json: @@ -57,7 +56,6 @@ All product and company names are trademarks™ or registered® trademarks of th ⏯️ Cannot be preset
-✨ On master/main
type: string
default: → User login
@@ -68,8 +66,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: array + type: array (comma-separated)
default: anime, manga
@@ -87,8 +84,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: array + type: array (comma-separated)
default: favorites
@@ -100,8 +96,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: number + type: number (0 ≤ 𝑥)
@@ -114,8 +109,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: number + type: number (0 ≤ 𝑥)
@@ -129,8 +123,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: boolean + type: boolean
default: yes
diff --git a/source/plugins/base/README.md b/source/plugins/base/README.md index 28e8d34a..e797cbff 100644 --- a/source/plugins/base/README.md +++ b/source/plugins/base/README.md @@ -48,8 +48,7 @@ - ✨ On master/main
-type: array + type: array (comma-separated)
default: header, activity, community, repositories, metadata
@@ -70,8 +69,7 @@ This currently improves the accuracy of the following statistics:

- ✨ On master/main
-🌐 Web instances must configure settings.json: + 🌐 Web instances must configure settings.json: @@ -85,8 +83,7 @@ This currently improves the accuracy of the following statistics:

- ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -100,8 +97,7 @@ Only use this option when using a plugin that can be configured with - ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -112,8 +108,7 @@ Only use this option when using a plugin that can be configured with
- ✨ On master/main
-type: number + type: number (0 ≤ 𝑥)
@@ -127,8 +122,7 @@ This setting may not be supported by all plugins.

- ✨ On master/main
-type: number + type: number (1 ≤ 𝑥 ≤ 100) @@ -141,8 +135,7 @@ This setting may not be supported by all plugins.

- ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -160,8 +153,7 @@ Broad affiliations will result in less representative metrics.

- ✨ On master/main
-type: array + type: array (comma-separated)
default: owner
@@ -174,7 +166,6 @@ Broad affiliations will result in less representative metrics.

⏭️ Global option
-✨ On master/main
type: array (newline-separated)
@@ -187,7 +178,6 @@ Broad affiliations will result in less representative metrics.

⏭️ Global option
-✨ On master/main
type: array (comma-separated)
@@ -202,7 +192,6 @@ Broad affiliations will result in less representative metrics.

⏭️ Global option
⏯️ Cannot be preset
-✨ On master/main
type: array (comma-separated)
diff --git a/source/plugins/calendar/README.md b/source/plugins/calendar/README.md index c8a3c6a3..178a91b4 100644 --- a/source/plugins/calendar/README.md +++ b/source/plugins/calendar/README.md @@ -40,8 +40,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -60,8 +59,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: number + type: number
zero behaviour: disable
default: 1
diff --git a/source/plugins/code/README.md b/source/plugins/code/README.md index afb90c44..e0910140 100644 --- a/source/plugins/code/README.md +++ b/source/plugins/code/README.md @@ -45,8 +45,7 @@ Use at your own risk, metrics and its authors cannot be held responsibl - ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -56,8 +55,7 @@ Use at your own risk, metrics and its authors cannot be held responsibl - ✨ On master/main
-type: number + type: number (1 ≤ 𝑥 ≤ 128) @@ -70,8 +68,7 @@ Use at your own risk, metrics and its authors cannot be held responsibl - ✨ On master/main
-type: number + type: number (100 ≤ 𝑥 ≤ 1000) @@ -84,8 +81,7 @@ Use at your own risk, metrics and its authors cannot be held responsibl - ✨ On master/main
-type: number + type: number (0 ≤ 𝑥 ≤ 365) @@ -100,8 +96,7 @@ Use at your own risk, metrics and its authors cannot be held responsibl - ✨ On master/main
-type: string + type: string
default: public
allowed values: @@ -113,7 +108,6 @@ Use at your own risk, metrics and its authors cannot be held responsibl ⏩ Inherits repositories_skipped
-✨ On master/main
type: array (newline-separated)
@@ -124,8 +118,7 @@ Use at your own risk, metrics and its authors cannot be held responsibl - ✨ On master/main
-type: array + type: array (comma-separated)
diff --git a/source/plugins/community/16personalities/README.md b/source/plugins/community/16personalities/README.md index 734953cc..50b64edd 100644 --- a/source/plugins/community/16personalities/README.md +++ b/source/plugins/community/16personalities/README.md @@ -40,8 +40,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-🌐 Web instances must configure settings.json: + 🌐 Web instances must configure settings.json: @@ -58,8 +57,7 @@ Login with the generated password received in your mailbox and copy the link tha - ✨ On master/main
-type: string + type: string
@@ -73,8 +71,7 @@ Login with the generated password received in your mailbox and copy the link tha - ✨ On master/main
-type: array + type: array (comma-separated)
default: personality
@@ -86,8 +83,7 @@ Login with the generated password received in your mailbox and copy the link tha - ✨ On master/main
-type: boolean + type: boolean
default: yes
diff --git a/source/plugins/community/chess/README.md b/source/plugins/community/chess/README.md index b87742ce..fddbc6c3 100644 --- a/source/plugins/community/chess/README.md +++ b/source/plugins/community/chess/README.md @@ -40,8 +40,7 @@ All product and company names are trademarks™ or registered® trademarks of th - ✨ On master/main
-type: boolean + type: boolean
default: no
@@ -52,7 +51,6 @@ All product and company names are trademarks™ or registered® trademarks of th 🔐 Token
-✨ On master/main
🌐 Web instances must configure settings.json: