Red-GitHubBot
07e7594308
[3.4] Red 3.4.14 - Changelog ( #5335 ) ( #5337 )
...
* Red 3.4.14 - Changelog
* Add contributor list
* proofreading 1
* Fix plural form
(cherry picked from commit cddd99eba7 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-23 19:10:37 +00:00
Red-GitHubBot
6a4a0b4bb3
[3.4] Update some link texts in docs for accessibility ( #5310 ) ( #5336 )
...
* Update some link texts for accessibility
* Fix stuff nearby while we're here
* Reword links to DigitalOcean
* Use better link text for `[p]triviaset custom`
(cherry picked from commit 92cabd134d )
Co-authored-by: River <18037011+RheingoldRiver@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: River <18037011+RheingoldRiver@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-23 18:43:48 +00:00
Red-GitHubBot
39169703a7
[3.4] Split documents per OS, fix few things, drop and add few OSes ( #5328 ) ( #5331 )
...
* Exclude include files from being built
* Split install guides into multiple documents (one per OS/version combo)
* Update references
* Unify anchor names
* Update pyenv requirements in CentOS 7 guide
* Update install guides for RHEL derivatives to not use pyenv
* Add guide for Rocky Linux 8
* 8.4+ -> 8.4-8.x
* Add 'the'
(cherry picked from commit cbbb9d9b9b )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-23 03:28:59 +00:00
Red-GitHubBot
addc633425
[3.4] Red 3.4.13 - Changelog ( #5302 ) ( #5303 )
...
* Add 3.4.13 section
* PR 5156 (issue 4997)
* PR 5178 (issue 5177)
* PR 5185, 5187
* PR 5184
* PR 5186
* PR 5165
* PR 5188
* PR 5225
* PR 5180
* PR 5181 (issue 4868)
* PR 5221 (issue 5216)
* PR 4659 (issue 4571)
* PR 5173
* PR 5155, 5241
* PR 5199
* PR 5205 (issue 4074)
* PR 5238 (issue 5237)
* PR 5169
* PR 5214
* PR 4981 (issue 4841)
* PR 4837 (issue 4836)
* PR 5218 (issue 4732)
* PR 5233
* PR 5211 (issue 5187)
* PR 5108
* PR 5223 (issue 5195)
* PR 5234
* PR 5243 (issue 4717)
* PR 5000 (issue 4140)
* PR 5206 (issue 5171)
* PR 5121 (issue 4655)
* PR 5217 (issue 5213)
* PR 5037
* PR 5109, 5163, 5172, 5191
* PR 4968
* PR 5048, 5092, 5149, 5207, 5209, 5215, 5219, 5220
* Fill 'Read before updating' section
* Add contributor list
* few fixes
* Apply suggestions from code review
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
(cherry picked from commit eeed082542 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
2021-09-09 21:50:38 +00:00
Red-GitHubBot
00adb15be0
[3.4] Add RelativedeltaConverter and parse_relativedelta ( #5000 ) ( #5300 )
...
* Added years and months to parse_timedelta
* Added new parse_datetimedelta along with classes for relative dates
* Switched datetime as dt to just datetime for clarity
* Changed to returning relativedelta instead of datetime
* Fixed single char typo
* After some digging, removed min and max from relative delta b/c of https://github.com/dateutil/dateutil/issues/350
* Add dateutil to intersphinx mapping
* Change uppercase D in RelativeDeltaConverter to a lowercase D
* Fix cross-references in docstrings
* Add new class and methods to __all__
* Remove get_relativedelta_converter()
* style
* Fix name of parse_relativedelta test
* more style
* Re-export new class and function in `redbot.core.commands`
(cherry picked from commit ed9bb77eec )
Co-authored-by: Zoë F <zoe@dataleek.io >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Zoë F <zoe@dataleek.io >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 23:04:05 +02:00
Red-GitHubBot
ad5a5017b6
[3.4] Add CommandConverter and CogConverter + add usage in Core ( #5037 ) ( #5299 )
...
* add commands, cog converter
* properly use type_checking
* make core commands use command converter
* update commands to use cogconverter
* fix undefined variable name, style
* Update redbot/core/commands/converter.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/commands/converter.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* Update redbot/core/core_commands.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* update cog argument names
* update documentation arg names
* update more docs
* This new Sphinx is annoying about this...
* I'm questioning my skills
* Fix name error in `[p]embedset showsettings` when command is not given
* Do not use the new cog converter in `[p]command enablecog`
This is needed so that a cog that isn't loaded but was disabled
can be enabled back.
(cherry picked from commit e5b236fb1c )
Co-authored-by: PhenoM4n4n <61065078+phenom4n4n@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: PhenoM4n4n <61065078+phenom4n4n@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:56:20 +02:00
Red-GitHubBot
9482f0c60c
[3.4] [Docs] Update Cleanup docs with new cleanupset command group ( #5245 ) ( #5298 )
...
* Add cleanupset commands to cleanup docs
* fix spacing
* shown -> sent
* update command docstring
* Fix trailing whitespace and use same style for docs
(cherry picked from commit 63fd7cc95f )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:52:14 +02:00
Red-GitHubBot
0b8747c49b
[3.4] Add Debian 11 to install guide and clarify "Buster" as Debian 10 ( #5217 ) ( #5297 )
...
* Clarify Debian 10 as "Buster"
* Add Debian 11 Install
* This typo would of bugged my OCD...
* Clarify Debian 10 as "Buster"
* Add Debian 11 Install
* This typo would of bugged my OCD...
* Add apt upgrade line to doc
* Removing dupe for Debian 11
I'm not sure how that happened, but oh well...
(cherry picked from commit 33dddaf5b4 )
Co-authored-by: Ryan <twinshadow@shadowhime.net >
Co-authored-by: Ryan <twinshadow@shadowhime.net >
2021-09-08 22:49:56 +02:00
Red-GitHubBot
3c34af5e82
[3.4] Update deps, allow Python 3.9, drop Fedora 32 ( #5121 ) ( #5296 )
...
* Update deps + allow Python 3.9
* Add in updates from Jack's branch
* Fix multiple target for cross-reference warnings
* Update a few more Python 3.8 occurrences
* Bump further
* Don't install tox in CodeQL environment
* Bump Python version in docs to 3.9.7
* more bumps
* Add missing pin
* Stop using the deprecated distro.linux_distribution()
* Suppress deprecation warning
* Fix OpenSUSE Leap instructions
* Drop Fedora 32
* Add Python 3.10-dev to CI
* meh
(cherry picked from commit 3254698c78 )
Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:46:59 +02:00
Red-GitHubBot
373c04de11
[3.4] Add [p]diagnoseissues command ( #5243 ) ( #5294 )
...
* Split `Requires._transition_state` into reusable methods for Diagnoser
* (style) Fix line length
* Add missing .format()
* Add handling for user permissions, privilege level, Permissions rules
* Add missing awaits, use correct method in user perms check, add 'the'
* Fix .format() fields
* Add comment
* Add new file to labeler's configuration
* Add the command to the documentation
* All the work from DiagnoserCog
You can find the commit history of it here:
https://github.com/jack1142/DiagnoserCog
* Fix circular import
* Make channel argument optional
* Add a tip about channels from different servers
(cherry picked from commit 86649e897f )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:40:25 +02:00
Red-GitHubBot
2ae54c837f
[3.4] Update Mac OS instructions to work properly on Apple Silicon ( #5234 ) ( #5293 )
...
(cherry picked from commit d84c8efa34 )
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:37:38 +02:00
Red-GitHubBot
119550739e
[3.4] [Filter] Add filter clear commands ( #4981 ) ( #5283 )
...
* [Filter] Add filter clear commands
* define messagepredicate
* actually send msg, lol
* deco fixes
* black
* [Docs] Update filter documentation
* fixes
* style
* Add missing whitespace
(cherry picked from commit f628093208 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 22:11:47 +02:00
Red-GitHubBot
497cb50716
[3.4] [Admin] Allow selfroleset command to consume multiple roles ( #5238 ) ( #5278 )
...
* Initial commit
* update docs
* remove usage kwargs
* style
* Type hint with SelfRole and not discord.Role
* fix docstring
* Various improvements, fixes
* i need to wake up
* more improvements
* AAAA
* add back check
* Improve converter error
(cherry picked from commit b0f93a3ce1 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:56:41 +02:00
Red-GitHubBot
dbe50bc6fe
[3.4] [Help] Let owners set menu reaction timeout ( #5205 ) ( #5277 )
...
* initial help reaction timeout with min 15, max 300
* slight wording change
* docs!
* aaa
* Suggestions from code review, thank Jack!
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
(cherry picked from commit f8664a4e8a )
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-09-08 21:55:03 +02:00
Red-GitHubBot
55712f1ed0
[3.4] [Docs] Fix changelog entry from being under the wrong section ( #5236 ) ( #5276 )
...
(cherry picked from commit 6a8968e34d )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:53:41 +02:00
Red-GitHubBot
1736502893
[3.4] [Docs] Add intents / public bots guide ( #5221 ) ( #5266 )
...
* [Docs] Add intents / public bots guide
* [Docs] Intent guide: update on d.py
(cherry picked from commit 91ecd6560a )
Co-authored-by: Twentysix <Twentysix26@users.noreply.github.com >
Co-authored-by: Twentysix <Twentysix26@users.noreply.github.com >
2021-09-08 21:35:12 +02:00
Red-GitHubBot
53484abff8
[3.4] [Docs] Update alias userdoc to reflect updated help menu layout ( #5048 ) ( #5264 )
...
(cherry picked from commit d13d6477c5 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:31:35 +02:00
Red-GitHubBot
3a2b965b4b
[3.4] [Docs] Getting started guide: fix incorrect information / typos ( #5180 ) ( #5263 )
...
(cherry picked from commit ee0627f41f )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:30:10 +02:00
Red-GitHubBot
2635300b44
[3.4] [Docs] Fix argument formatting in Admin cog guide ( #5219 ) ( #5262 )
...
(cherry picked from commit ec5428f1e9 )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:28:27 +02:00
Red-GitHubBot
917ff14156
[3.4] [Docs] Add Oracle Cloud $300 credits to hosting guide ( #5225 ) ( #5261 )
...
(cherry picked from commit 37c52d6066 )
Co-authored-by: Vexed <vex@vexcodes.com >
Co-authored-by: Vexed <vex@vexcodes.com >
2021-09-08 21:26:13 +02:00
Red-GitHubBot
e3e8ab784b
[3.4] [Docs] Fix warning block in Mod cog guide ( #5220 ) ( #5260 )
...
(cherry picked from commit 48fa10343c )
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
Co-authored-by: Kreus Amredes <67752638+Kreusada@users.noreply.github.com >
2021-09-08 21:23:18 +02:00
Red-GitHubBot
bf1286775f
[3.4] Update DO link ( #5209 ) ( #5256 )
...
(cherry picked from commit f42d675ac0 )
Co-authored-by: fredster33 <64927044+fredster33@users.noreply.github.com >
Co-authored-by: fredster33 <64927044+fredster33@users.noreply.github.com >
2021-09-08 20:24:14 +02:00
jack1142
5b58cdb449
Add missing changelog entries to Red 3.4.12 changelog ( #5148 )
...
* Add missing changelog entries to Red 3.4.12 changelog
* Update contribs list
* .
* Apply suggestions from code review
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
2021-06-18 18:09:40 -04:00
Kreusada
8a6aa41d86
[CustomCommands/Docs] Fix argument name in [p]cc show command docstring ( #5149 )
...
* [CustomCom] Fix argument name in ``[p]cc show`` command docstring
* update docs
2021-06-18 17:48:46 -04:00
jack1142
36968a4bf0
Red 3.4.12 - Changelog ( #5144 )
...
* Red 3.4.12 - Changelog
* Add a comma...
2021-06-17 19:43:09 +02:00
jack1142
c23100eaca
Red 3.4.11 - Changelog ( #5130 )
2021-06-12 18:46:34 +02:00
El Laggron
dafffd969f
[Core] Limit server prefix length ( #5117 )
...
* Restrict prefix length
* Update docs
2021-06-12 17:41:29 +02:00
Onii-chan
a428e42f1f
Update cogboard links ( #5124 )
...
* Update README.md
* Update guide_cog_creators.rst
* Update cog_manager_ui.rst
* Update README.md
2021-06-08 09:11:42 +00:00
jack1142
305161110e
Red 3.4.10 - Changelog ( #5077 )
...
* Add 3.4.10 section
* PR 5082 (issue 4765)
* PR 5073 (issue 5008)
* PR 5071
* PR 5070
* PR 5066 (issue 5050)
* PR 5063
* PR 5066
* PR 5051
* PR 5041
* PR 5040 (issue 5039)
* PR 5035 (issue 5036)
* PR 5031 (issue 5032)
* PR 5028
* PR 5027 (issue 5026)
* PR 5025
* PR 5017
* PR 5004
* PR 4996
* PR 4987
* PR 4976
* PR 4971
* PR 5046
* PR 5044
* PR 5083
* PR 5030 (issue 4959)
* PR 5020
* PR 5018
* PR 5014
* PR 5012
* PR 4995
* PR 4994
* PR 4988
* PR 4980
* PR 4975
* PR 4970 (issue 4969)
* PR 4962
* PR 4960
* PR 4958 (issue 4956)
* PR 4954
* PR 4919
* PR 4886
* PR 4882
* PR 4875
* PR 4597
* PR 4082
* PR 4793, 4832, 4955, 4966, 5015, 5019, 5029, 5038, 5055, 5080, 5081
* PR 4979
* PR 5013
* PR 4991
* Reorder stuff
* Update date
* Add contributors list
* Mention the tracking issue for cog guides
* PR 4920 (issue 1734)
* PR 4985 (issue 1734)
* PR 5023 (issue 4595)
* PR 5085
* time to be explicit...
* Gotta include info about the new jar too...
* Apply suggestions from code review
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com >
2021-05-28 19:56:30 +02:00
Kreusada
b630e71d08
[Docs] Warnings Cog Guide ( #4920 )
...
* Initial commit
* labeler and index
* change parameter names and labeler
* fix typo
* docstrings, quotes and improved names
* merge conflict affect fixes
* remove aliases
* get from v3/develop
* update var names
* fixes
* improve grammar
* black
2021-05-28 19:06:52 +02:00
Kreusada
db86de3a7a
[Docs] Permissions Cog Guide ( #4985 )
...
* Initial commit
* index and grammar
* Add permissions tag to permissions cog reference
* remove alias by default
* remove alias
* labeler
* updates
2021-05-28 19:06:42 +02:00
Kreusada
dd40f00279
[Docs] Trivia List Creation User Guide ( #5023 )
...
* Initial commit
* commits
* a few fixes
* caps formatting
* labeler
* a few formatting changes
* grammar for clarity
* grammar fixes
2021-05-28 19:06:32 +02:00
Vexed
210c07d5a7
[Downloader] Allow removal of multiple repos ( #5082 )
...
* add multi repo support + docstring
* update docs
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* style
* Update redbot/cogs/downloader/downloader.py
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-27 14:47:41 +02:00
Kreusada
23997d7a71
[Docs] Modlog Cog Guide ( #4919 )
...
* Initial commit
* Docstring changes and index
* Add modlog cog guide to labeler
2021-05-26 13:30:23 -04:00
TrustyJAID
631adc282f
[General] Fix usage in choose help ( #5015 )
...
Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com >
2021-05-26 10:23:46 +01:00
jack1142
b8b8a38fbd
Lower RTD build time ( #5078 )
2021-05-26 09:07:46 +01:00
Lifeismana
2d8dbad63b
Docstring Fix ( #5080 )
...
* Missing word
* Make a little more sense
2021-05-25 17:58:10 +02:00
jack1142
f8ecc32dbc
Fix the bug with Twitch display name being set as Twitch login ( #5066 )
2021-05-25 09:32:32 +01:00
jack1142
7459af25ba
Specify that cleanup commands remove messages from current channel ( #5070 )
2021-05-23 15:24:17 +01:00
Ryujin
a6c438e486
Update pronouns used for the bot in documentation ( #5053 )
...
* Update admin.rst
* Update admin.rst
* Update admin.rst
* Update admin.rst
* Update getting_started.rst
* Update admin.rst
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-20 01:28:56 +02:00
jack1142
d5fbc0b01c
Remove PM2 guide ( #4991 )
...
There's apparently no way to specify exit codes
for which the process should not be restarted.
This just shows how poor of a process manager PM2 is
so we really should not continue to recommend it in the documentation...
Ref:
https://stackoverflow.com/questions/43614017/how-to-only-restart-node-process-with-pm2-if-exit-code-0
2021-05-19 19:20:59 +02:00
Kreusada
439033ea28
[Core] Improve regionalformat docstrings ( #5055 )
...
* [Docs] Update regionalformat docs
* [Core] Improve regionalformat docstrings
2021-05-19 14:47:29 +00:00
Kreusada
3ff2132570
[Core] Update [p]autoimmune remove docstring
...
* Merge pull request #5038
* update docstring
* update docs correspondingly
2021-05-19 15:10:31 +01:00
jack1142
53276ea12a
Update instructions to use Python 3.8.10
...
* Merge pull request #5025
2021-05-19 12:54:45 +01:00
Kreusada
410b2419dd
[Docs] Mod Cog Guide ( #4886 )
...
* Initial commit
* Add some args
* bool prolog
* index
* Add more arguments
* more arguments, style fixes
* improve naming of arguments
* Fix up backlog
* Run black
* extra corrections from backlog
* Update tempban arg names
* backlog
* change prolog type
* Change kick argument prolog to member instead of user
* Update argument names
* missed a colon
* Update prolog to be friendly with non-positional args
* Edit through the decorator instead
* Add back docstring spacing
* black
* usage in decorator for name commands
* Fix command signature
* fixup docstring spacing
* style fixes
* Add spacing inside unban docstring
* Rename args instead of using usage
* black - simple
* Add labeler glob
* unify style
* rename variables instead of usage
* Update docstrings correspondingly
* run black
* update description in usage
* ehh this isn't necessary...
* fix up tags
* fix grammar and accuracy issues
* fix docstring too
2021-05-18 17:10:30 -04:00
Kreusada
5d905a93ac
[Docs] Mutes Cog Guide ( #4875 )
...
* initial commit
* Update mutes.rst
* Add argument headers
* Change bool name for forcerole
* fixes
* Add mutes to toctree
* spacing adjustment
* Fix spacing between examples, use bullet points
* Add args header
* Add args header
* Add labeler glob
* unify style
* aaaaa wrong branch
* fix grammar and formatting errors
2021-05-18 17:06:50 -04:00
Jamie
54e5307307
[Streams] Smashcast removal. ( #5040 )
...
* Remove smashcast
* style
* remove smash from cog guides
2021-05-15 08:54:56 -08:00
Obi-Wan3
c04c2efeff
[Docs] updates to the Linux and Mac auto-restart docs ( #5020 )
...
* [Docs] add `sudo systemctl disable` to Linux auto-restart docs
* [Docs] fix typo in Linux auto-restart docs
* [Docs] update Mac auto-restart docs
* [Docs] implement suggestions for Linux auto-restart docs
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
* [Docs] update wording on Mac auto-restart docs
* [Docs] fix grammar in Linux auto-restart docs
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com >
2021-05-12 10:59:54 -07:00
Kreusada
d666c24bd4
[Docs] Reports Cog Guide ( #4882 )
...
* [Docs] Reports Cog Guide
* Add cog to toctree
* corrections for docs tox style
* Edit sig (#4881 )
* fix typo
* Add labeler glob
* unify style
* decapitalize disable
* black
2021-05-07 20:51:15 -04:00
Obi-Wan3
7f05841b96
[Downloader] Fix [p]cog uninstall examples ( #5019 )
...
* [Downloader] fix `[p]cog uninstall` examples
* [Docs] fix Downloader guide's `[p]cog uninstall` examples
2021-05-02 19:18:38 +02:00