jack1142
4628dd07e4
Red 3.3.5 - Changelog ( #3727 )
...
* Add 3.3.5 section
* PR 3730
* PR 3734
* Remove empty sections and add release date
2020-04-09 00:24:09 +02:00
jack1142
2b0935c4aa
Red 3.3.4 - Changelog ( #3706 )
...
* Add 3.3.4 section
* PR 3710 (issue 3545)
* PR 3708
* PR 3717
* PR 3723
* PR 3707
* Add release date, remove unused section
2020-04-05 03:58:39 +02:00
jack1142
a0b30bb3ae
Fix Flame's irk with code blocks in windows install guide ( #3722 )
...
* Update install_windows.rst
* God, I'm an idiot
2020-04-04 03:08:39 +02:00
jack1142
b7a142c21e
Include versions for pre-requirements in Windows install guide ( #3708 )
...
* Update install_windows.rst
* Update install_linux_mac.rst
2020-03-30 10:00:01 +02:00
jack1142
bf5917177a
Red 3.3.3 - Changelog ( #3660 )
...
* Add 3.3.3 section
* PR 3630 (issue 3628)
* PR 3589 (issue 3145)
* PR 3631
* PR 3627
* PR 3504 (issue 3465)
* PR 3632 (issue 3626)
* PR 2929 (issue 2800)
* PR 3646 (issue 3590)
* PR 2382
* PR 3659
* PR 3653 (issue 3633)
* PR 3668 (issue 3583)
* PR 3663
* PR 3666 (issue 3584)
* PR 3656
* PR 3644
* PR 3420 (issue 3307)
* PR 3643 (issue 3642)
* PR 3638 (issue 3636)
* PR 3665 (issue 2988)
* PR 3667 (issue 3044)
* PR 3689 (issue 3685)
* PR 3688
* PR 3675 (issue 3436)
* PR 3695 (issue 2826)
* PR 3027
* PR 3637 (issue 3639)
* PR 3674 (issue 3443)
* PR 3690
* PR 3673 (issue 3507)
* PR 3652 (issue 3645)
* PR 2573
* PR 3657
* PR 3678 (issue 3448)
* PR 3684
* PR 3700
* PR 3669
* PR 3649 (issue 3648)
* PR 3676 (issue 3596)
* PR 3677 (issue 3588)
* PR 3672 (issue 3233)
* PR 3704
* Add release date
2020-03-28 23:50:50 +01:00
jack1142
fce8186759
Add [p]set regionalformat command to set regional formatting ( #3677 )
...
* Add `[p]set region` command to set regional formatting
* Add Babel to intersphinx
* rename 'region' to 'regional format`
2020-03-28 23:23:02 +01:00
jack1142
a4ce2d01ce
Use choco upgrade, not choco install ( #3684 )
...
* Use `choco upgrade`, not `choco install` and add `--version` for Python
* Update install_windows.rst
* actually, nah
2020-03-28 16:08:25 +01:00
jack1142
d23144bc61
[Docs] Fix Mac instructions in the install guide ( #3675 )
...
* Update install_linux_mac.rst
* Address review
* Use new Homebrew installer
* Add python@3.8 to PATH
2020-03-26 22:33:12 +01:00
jack1142
52480783ee
3.3.2 changelog ( #3621 )
...
* 3.3.2 changelog
* few fixes
* add contributors
* that one last change from milestone
2020-02-28 21:48:32 +01:00
jack1142
b2cba6b6d7
docs(utils): add headers for each event predicate ( #3595 )
2020-02-28 21:20:59 +01:00
jack1142
582f64b2e7
fix some deprecation warnings ( #3610 )
2020-02-28 02:21:58 +01:00
Dav
0397401216
[Docs] randomize_color now has its own docstring ( #3491 )
...
* randomize_color now has it's own docstring and definition
* hi CI
* reverse CI trigger
* reversed work on embed.py
* Changed docs file
2020-02-22 22:37:25 +01:00
Dav
106804ad45
[Docs] Make Getting started guide explain use of quotes for arguments with spaces ( #3555 )
...
* getting_started.rst now explains use of quotes for arguments with spaces
* double quotes
* proposal 1
* proposal 2
* fix typo
Co-Authored-By: Flame442 <34169552+Flame442@users.noreply.github.com>
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2020-02-22 00:12:08 +01:00
jack1142
cd48e06060
Update layout.html ( #3575 )
2020-02-19 03:24:28 -05:00
jack1142
9a8c134c97
docs: add a warning on latest version of docs ( #3570 )
2020-02-18 21:53:07 -05:00
Michael H
ef101ccb9a
[Docs] Cog Creator Guidelines ( #3568 )
...
* Cog Creator Guidelines
* print
* docs warnings
* Apply suggestions from code review
Co-Authored-By: Flame442 <34169552+Flame442@users.noreply.github.com>
* more feedback handling
* one more
Co-authored-by: Flame442 <34169552+Flame442@users.noreply.github.com>
2020-02-17 22:42:13 -05:00
jack1142
7c06d9a638
Update install_windows.rst ( #3564 )
2020-02-17 11:47:09 -05:00
jack1142
3991a2d88f
[Docs] Restructure venv instructions (put them in install guides) ( #3495 )
...
* docs: restructure venv instructions
* docs: add a warning about PowerShell usage
2020-02-14 09:19:51 -05:00
jack1142
48e2dad3a4
Indicate instructions for different venv types in systemd guide better ( #3538 )
...
* Update autostart_systemd.rst
* Update autostart_systemd.rst
2020-02-14 09:16:33 -05:00
Michael H
a44047bfe3
We require a network connection, don't start before the network is ready ( #3549 )
2020-02-13 20:40:25 +01:00
zephyrkul
da3f86d6ba
Make systemd guide clearer on obtaining username and python path ( #3537 )
...
* [docs] make username clearer
* make systemd docs even more clear
* fix first code block
2020-02-11 19:11:36 +01:00
jack1142
17b8ef09c6
Update guide_publish_cogs.rst ( #3520 )
2020-02-08 02:15:10 +01:00
Michael H
c426aefd1a
Version 3.3.1 ( #3510 )
...
* 331
* okay sphinx
2020-02-05 23:21:38 +01:00
Lane Babuder
90b099395b
Adding CentOS 8 Documentation ( #3463 )
...
IUS will not be supporting RHEL 8, so utilizing epel-release and telling the system to use standard git is the best option.
2020-02-03 16:57:09 -05:00
jack1142
17234ac8fa
Add -e flag to journalctl command in systemd guide so that it takes the user to the end of logs automatically. ( #3483 )
...
* Make journalctl's pager go to the end of logs automatically
* Aaaaaaaand changelog
2020-02-01 01:26:39 +01:00
jack1142
6fa02b1a8d
[Docs] Trigger update on sudo add-apt-repository ( #3464 )
2020-01-27 18:41:57 -09:00
Michael H
0d3c72f356
changelog and bump ( #3454 )
2020-01-26 20:18:25 -05:00
Michael H
a8450580e8
[Commands Module] Improve usability of type hints ( #3410 )
...
* [Commands Module] Better Typehint Support
We now do a lot more with type hints
- No more rexporting d.py commands submodules
- New type aliases for GuildContext & DMContext
- More things are typehinted
Note: Some things are still not typed, others are still incorrectly
typed, This is progress.
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
2020-01-26 17:54:39 -05:00
jack1142
068585379a
docs: deprecation of shared libraries has been postponed to 3.4 ( #3449 )
2020-01-26 12:16:44 -05:00
zephyrkul
40c0d8d83b
[systemd] fix which cmd for pyenv ( #3434 )
2020-01-22 23:20:35 -05:00
Stonedestroyer
e1a110b1bf
[Misc] Typo fixes ( #3427 )
...
* [Misc] Typo fixes
* Changelog
* Trivia list
* Update 3427.misc.rst
* Changelog
2020-01-22 10:00:52 +00:00
jack1142
12da3bd89e
Update changelog_3_2_0.rst ( #3405 )
2020-01-17 20:06:32 -05:00
Michael H
b089be7b49
fixup docs ( #3404 )
2020-01-17 19:57:27 -05:00
Michael H
33ea3a1419
version bump w/changelog ( #3403 )
2020-01-17 19:47:22 -05:00
Michael H
7f2e5a0b70
[Docs] Remaining doc improvements for 3.2.3 ( #3400 )
...
* double the fun
* double
* pluralize this
2020-01-17 18:00:24 -05:00
jack1142
29feab638a
Update install_linux_mac.rst ( #3371 )
2020-01-15 20:45:35 -05:00
flaree
27e6f677e8
[Docs] Modlog Example: action -> action_type ( #3368 )
...
* action -> action_type
* Changelog.
2020-01-14 22:15:55 -05:00
jack1142
d8199201a5
[Changelog] Clarify breaking change related to setup() function ( #3367 )
...
* Update changelog_3_2_0.rst
* Update changelog_3_2_0.rst
* Update changelog_3_2_0.rst
2020-01-14 22:14:20 -05:00
jack1142
b646c2fd98
[Docs] Add links to operating systems + minor readability improvements ( #3365 )
...
* add operating systems links + some minor readability improvements
* meh, let's add this too, draper
2020-01-14 11:54:44 -05:00
jack1142
5eb4bda600
Update install_linux_mac.rst ( #3336 )
2020-01-12 18:25:01 -05:00
Draper
8514dbe96a
[3.2.3][Docs]Only support venv and virtualenv users ( #3351 )
...
* Limit Playlists
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* docs
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* jack
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* update pip
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
* flame's review
Signed-off-by: Drapersniper <27962761+drapersniper@users.noreply.github.com>
2020-01-12 17:42:59 -05:00
jack1142
54711b2054
[Docs] Update autostart guides to use -O flag ( #3354 )
...
* Update autostart_systemd.rst
* Update autostart_pm2.rst
2020-01-12 17:41:29 -05:00
jack1142
4754160055
[Docs] Update Debian/Raspbian instructions ( #3352 )
...
* Update install_linux_mac.rst
* Update install_linux_mac.rst
* Update install_linux_mac.rst
2020-01-12 16:08:34 -05:00
jack1142
d2b9504c3b
[Docs] Add "Fork me on GitHub" ribbon ( #3306 )
...
* docs: add "Fork me on GitHub" ribbon
* chore(changelog): add towncrier entry
2020-01-12 11:13:58 -05:00
Michael H
deab24e916
3.2.2 ( #3324 )
...
* page sizing changes
* docs
2020-01-10 06:43:35 -05:00
Michael H
5bd044d646
3.2.1 Hotfix ( #3321 )
2020-01-10 00:10:59 -05:00
Flame442
6ce421363d
Grammar and content fixes for the 3.2 changelog ( #3313 )
...
* yall need better grammar...
* Update changelog_3_2_0.rst
* Delete 2940.enhancement.1.rts
* Delete 2940.enhancement.2.rst
* Delete 3058.enhancement.rst
* Delete 2924.fix.rst
* Delete 2945.fix.rst
* Delete 3060.fix.rst
* Delete 3069.fix.rst
2020-01-09 22:14:38 -05:00
Michael H
69e2ebf2e7
[docs] Proofreading based updates to release notes ( #3310 )
...
* updates thanks to proofreading by draper
* more
2020-01-09 18:19:31 -05:00
Michael H
c852505a62
Release notes ( #3309 )
2020-01-09 17:46:35 -05:00
Michael H
d3e8d99bdf
[3.2.0] Changelog ( #3303 )
...
* changelog
* refs
2020-01-09 12:59:55 -05:00