Rapptz
7a84661312
Rename Colour.to_tuple to Colour.to_rgb.
8 years ago
Rapptz
d80e08c1c6
Fix all broken cross references in the migrating page... again.
8 years ago
Rapptz
2d465d9b3c
Fix dead links in the migrating page.
8 years ago
Rapptz
c45d18a6ea
Add note about upgraded dependencies in the migrating page.
8 years ago
Rapptz
de00573288
Fix some broken cross references in the migrating page.
8 years ago
Rapptz
cacd49b039
Be more consistent with period placements.
8 years ago
Rapptz
c6e1629011
Make images in the discord intro have consistent dimensions.
8 years ago
Rapptz
a93145d1f0
Fix dead cross-reference links in the migrating page.
8 years ago
Rapptz
b44bba6ee6
First pass at documentation reform.
8 years ago
Rapptz
72e84a1b47
Change all email/password pair examples to use token.
9 years ago
Rapptz
94d31834fc
Change enumerators into enumerations to please Voltana.
9 years ago
Rapptz
8b1854e759
Add and remove some of the on_socket_* events.
on_socket_raw_receive and on_socket_raw_send were added back in an odd
way. The rest of them such as on_socket_closed, on_socket_opened, and
on_socket_receive were removed.
9 years ago
Rapptz
855fa7e553
Documentation fixes for Permissions related code.
9 years ago
Rapptz
a1a47c6f38
Document the breaking change with the new dictionary storage change.
Since the only things dict views support are iteration we should
advise people who want the old behaviour to change it to a list.
9 years ago
Rapptz
6d5175ad9a
Document how Client.run should be the last function to call.
9 years ago
Rapptz
e88bc28236
Documentation fixes to quiet Sphinx warnings.
9 years ago
Rapptz
5a1d7a2d94
Change permissions to remove the can_ prefix.
9 years ago
Rapptz
18cda5c3ae
Document more breaking changes in migrating file.
9 years ago
Rapptz
00c9ac59c1
Fix consistency issue with migrating page.
9 years ago
Rapptz
00c8dae88d
Add migrating guide for migrating to v0.10.0.
9 years ago