30 Commits (69bdc3a1849407f64ef93bd2e5119e54d6cd2208)

Author SHA1 Message Date
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Michael 93fa46713a
Fix and add documentation 5 years ago
Riley S ad22fb295e
[commands] implement HelpCommand.add/remove_check 5 years ago
Sebastian Law b4b953bfc6
Fix various inconsistencies within the documentation (#5067) 5 years ago
jack1142 79276da17e Escape backslashes in display name in `clean_prefix` 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Michael H 6cdda4a320 Patch clean_prefix for new text editor 5 years ago
StarrFox e79ccf3f4c [commands] check if prefix is None in .pages 5 years ago
Nelluk dc86670d7f Fix typo in help.py docs 5 years ago
Rapptz d4b13bd32b [commands] Fix up Paginator documentation. 6 years ago
Matt (IPv4) Cowley 391ff7a486 [commands] Calculate suffix length at each add_line 6 years ago
Harmon 94c0cb0d5c [commands] Add missing word in HelpCommand documentation 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Benjamin Mintz 0a0c43321b [commands] MinimalHelpCommand: add cog description 6 years ago
Rapptz ad5beed8dd [commands] Copy HelpCommand instances to prevent race conditions. 6 years ago
Rapptz 919dbcafb3 Consistent use of __all__ to prevent merge conflicts. 6 years ago
Rapptz 4ca934eb22 [commands] Missing an extra ] in the documented return type. 6 years ago
Rapptz 47ab24991f [commands] Remove extraneous `or` 6 years ago
Rapptz ee81f0614e [commands] Fix HelpCommand.invoked_with when used in events. 6 years ago
Rapptz 43b44751af [commands] Fix MinimalHelpCommand opening note signature consistency 6 years ago
Rapptz 8c0c410d0e [commands] Add HelpCommand.invoked_with 6 years ago
Rapptz c30a366106 Try to consistently use "inherit" vs "derive" in documentation. 6 years ago
NCPlayz fb02191b80 Organise documentation 6 years ago
slice 66af80511f Fix pagination of huge command help messages (> ~2,000 chars) 6 years ago
Rapptz 8466250bcc [commands] Assign context inside HelpCommand.prepare_help_command 6 years ago
Rapptz b728061522 [commands] Add HelpCommand.get_bot_mapping helper. 6 years ago
Rapptz 7a5102ece9 [commands] Return result of send_group_help and send_command_help 6 years ago
Rapptz 61f63a9346 [commands] Add back dm_help tribool for the provided HelpCommands 6 years ago
Rapptz 25acad5de3 [commands] Add commands.Paginator.__len__ 6 years ago
Rapptz 3527203e07 [commands] Redesign HelpFormatter into HelpCommand 6 years ago