aboutsummaryrefslogtreecommitdiffstats
path: root/_sources
diff options
context:
space:
mode:
Diffstat (limited to '_sources')
-rw-r--r--_sources/index.rst.txt5
-rw-r--r--_sources/output/botcore.utils.monkey_patches.rst.txt7
-rw-r--r--_sources/output/botcore.utils.rst.txt1
3 files changed, 13 insertions, 0 deletions
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
index 81975f35..98dcd611 100644
--- a/_sources/index.rst.txt
+++ b/_sources/index.rst.txt
@@ -13,6 +13,11 @@ Reference
output/botcore
+.. toctree::
+ :caption: Other:
+
+ Changelog <https://github.com/python-discord/bot-core/blob/main/CHANGELOG.md>
+
Extras
==================
diff --git a/_sources/output/botcore.utils.monkey_patches.rst.txt b/_sources/output/botcore.utils.monkey_patches.rst.txt
new file mode 100644
index 00000000..dcd6f6d8
--- /dev/null
+++ b/_sources/output/botcore.utils.monkey_patches.rst.txt
@@ -0,0 +1,7 @@
+monkey\_patches
+====================================
+
+.. automodule:: botcore.utils.monkey_patches
+ :members:
+ :special-members:
+ :show-inheritance:
diff --git a/_sources/output/botcore.utils.rst.txt b/_sources/output/botcore.utils.rst.txt
index 6c59b47f..491f8e65 100644
--- a/_sources/output/botcore.utils.rst.txt
+++ b/_sources/output/botcore.utils.rst.txt
@@ -17,5 +17,6 @@ Submodules
botcore.utils.extensions
botcore.utils.logging
botcore.utils.members
+ botcore.utils.monkey_patches
botcore.utils.regex
botcore.utils.scheduling