mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-18 23:15:48 +00:00
Move migrating to v1 into a new separate file
This commit is contained in:
parent
a1c618215e
commit
f63070c071
@ -147,6 +147,7 @@ pygments_style = 'friendly'
|
|||||||
# Nitpicky mode options
|
# Nitpicky mode options
|
||||||
nitpick_ignore_files = [
|
nitpick_ignore_files = [
|
||||||
"migrating_to_async",
|
"migrating_to_async",
|
||||||
|
"migrating_to_v1",
|
||||||
"migrating",
|
"migrating",
|
||||||
"whats_new",
|
"whats_new",
|
||||||
]
|
]
|
||||||
|
1168
docs/migrating.rst
1168
docs/migrating.rst
File diff suppressed because it is too large
Load Diff
1174
docs/migrating_to_v1.rst
Normal file
1174
docs/migrating_to_v1.rst
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user