Rework entire cog system and partially document it and extensions.

This commit is contained in:
Rapptz
2019-02-23 04:10:10 -05:00
parent 3f06f247c0
commit caf3d17d4a
14 changed files with 776 additions and 184 deletions

View File

@ -465,6 +465,11 @@ div#welcome-to-discord-py > h1 {
border-left: 5px solid #dbdbdb;
}
div.code-block-caption {
font-size: medium;
font-weight: bold;
}
@media screen and (max-width: 870px) {
div.document {