mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-05 16:23:27 -04:00
[V3 Docs] Docs for utils package (#1085)
* Docstrings for chat formatting * Docstrings for mod utils * Type checking * Override CSS to highlight object name in definition * More typing * Utils docs pages * Fix typo here
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
.. red's core utils documentation
|
||||
|
||||
=================
|
||||
Utility Functions
|
||||
=================
|
||||
|
||||
Chat Formatting
|
||||
===============
|
||||
|
||||
.. automodule:: redbot.core.utils.chat_formatting
|
||||
:members:
|
||||
|
||||
Mod Helpers
|
||||
===========
|
||||
|
||||
.. automodule:: redbot.core.utils.mod
|
||||
:members:
|
||||
Reference in New Issue
Block a user