From 6692bd983009078dcccdaee3b7de8fa9d79ab19f Mon Sep 17 00:00:00 2001 From: HassanAbouelela Date: Thu, 24 Feb 2022 18:00:17 +0000 Subject: Deploying to docs from @ python-discord/bot-core@554919b6314814320f35431a6cfb32ca81b09079 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- .doctrees/changelog.doctree | Bin 6842 -> 0 bytes .doctrees/environment.pickle | Bin 17249 -> 2155910 bytes .doctrees/index.doctree | Bin 5035 -> 5206 bytes .doctrees/output/botcore.doctree | Bin 2711 -> 3653 bytes .doctrees/output/botcore.exts.doctree | Bin 0 -> 3012 bytes .doctrees/output/botcore.regex.doctree | Bin 7484 -> 0 bytes .doctrees/output/botcore.utils.caching.doctree | Bin 0 -> 16693 bytes .doctrees/output/botcore.utils.channel.doctree | Bin 0 -> 18258 bytes .doctrees/output/botcore.utils.doctree | Bin 0 -> 3902 bytes .doctrees/output/botcore.utils.extensions.doctree | Bin 0 -> 12371 bytes .doctrees/output/botcore.utils.logging.doctree | Bin 0 -> 18516 bytes .doctrees/output/botcore.utils.members.doctree | Bin 0 -> 17177 bytes .doctrees/output/botcore.utils.regex.doctree | Bin 0 -> 7664 bytes .doctrees/output/botcore.utils.scheduling.doctree | Bin 0 -> 56366 bytes _sources/changelog.rst.txt | 14 - _sources/index.rst.txt | 6 +- _sources/output/botcore.exts.rst.txt | 7 + _sources/output/botcore.regex.rst.txt | 7 - _sources/output/botcore.rst.txt | 12 +- _sources/output/botcore.utils.caching.rst.txt | 7 + _sources/output/botcore.utils.channel.rst.txt | 7 + _sources/output/botcore.utils.extensions.rst.txt | 7 + _sources/output/botcore.utils.logging.rst.txt | 7 + _sources/output/botcore.utils.members.rst.txt | 7 + _sources/output/botcore.utils.regex.rst.txt | 7 + _sources/output/botcore.utils.rst.txt | 21 ++ _sources/output/botcore.utils.scheduling.rst.txt | 7 + _static/changelog.css | 11 - _static/changelog.js | 37 -- changelog.html | 263 -------------- genindex.html | 247 +++++++++++++- index.html | 34 +- objects.inv | Bin 381 -> 781 bytes output/botcore.exts.html | 260 ++++++++++++++ output/botcore.html | 70 +++- output/botcore.regex.html | 277 --------------- output/botcore.utils.caching.html | 304 +++++++++++++++++ output/botcore.utils.channel.html | 306 +++++++++++++++++ output/botcore.utils.extensions.html | 292 ++++++++++++++++ output/botcore.utils.html | 293 ++++++++++++++++ output/botcore.utils.logging.html | 303 ++++++++++++++++ output/botcore.utils.members.html | 291 ++++++++++++++++ output/botcore.utils.regex.html | 281 +++++++++++++++ output/botcore.utils.scheduling.html | 398 ++++++++++++++++++++++ py-modindex.html | 68 +++- search.html | 16 +- searchindex.js | 2 +- 48 files changed, 3196 insertions(+), 675 deletions(-) delete mode 100644 .doctrees/changelog.doctree create mode 100644 .doctrees/output/botcore.exts.doctree delete mode 100644 .doctrees/output/botcore.regex.doctree create mode 100644 .doctrees/output/botcore.utils.caching.doctree create mode 100644 .doctrees/output/botcore.utils.channel.doctree create mode 100644 .doctrees/output/botcore.utils.doctree create mode 100644 .doctrees/output/botcore.utils.extensions.doctree create mode 100644 .doctrees/output/botcore.utils.logging.doctree create mode 100644 .doctrees/output/botcore.utils.members.doctree create mode 100644 .doctrees/output/botcore.utils.regex.doctree create mode 100644 .doctrees/output/botcore.utils.scheduling.doctree delete mode 100644 _sources/changelog.rst.txt create mode 100644 _sources/output/botcore.exts.rst.txt delete mode 100644 _sources/output/botcore.regex.rst.txt create mode 100644 _sources/output/botcore.utils.caching.rst.txt create mode 100644 _sources/output/botcore.utils.channel.rst.txt create mode 100644 _sources/output/botcore.utils.extensions.rst.txt create mode 100644 _sources/output/botcore.utils.logging.rst.txt create mode 100644 _sources/output/botcore.utils.members.rst.txt create mode 100644 _sources/output/botcore.utils.regex.rst.txt create mode 100644 _sources/output/botcore.utils.rst.txt create mode 100644 _sources/output/botcore.utils.scheduling.rst.txt delete mode 100644 _static/changelog.css delete mode 100644 _static/changelog.js delete mode 100644 changelog.html create mode 100644 output/botcore.exts.html delete mode 100644 output/botcore.regex.html create mode 100644 output/botcore.utils.caching.html create mode 100644 output/botcore.utils.channel.html create mode 100644 output/botcore.utils.extensions.html create mode 100644 output/botcore.utils.html create mode 100644 output/botcore.utils.logging.html create mode 100644 output/botcore.utils.members.html create mode 100644 output/botcore.utils.regex.html create mode 100644 output/botcore.utils.scheduling.html diff --git a/.buildinfo b/.buildinfo index a752b551..d4f0dd2a 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: af2f11ec1a39f6c48a03e3771dcad3de +config: 0239b374786f3e4260bf456f6ecb54e3 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/.doctrees/changelog.doctree b/.doctrees/changelog.doctree deleted file mode 100644 index 5ba6ae36..00000000 Binary files a/.doctrees/changelog.doctree and /dev/null differ diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index b52427f3..da134719 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/index.doctree b/.doctrees/index.doctree index 76b7713d..7f4b8bd8 100644 Binary files a/.doctrees/index.doctree and b/.doctrees/index.doctree differ diff --git a/.doctrees/output/botcore.doctree b/.doctrees/output/botcore.doctree index 139adcab..7873d135 100644 Binary files a/.doctrees/output/botcore.doctree and b/.doctrees/output/botcore.doctree differ diff --git a/.doctrees/output/botcore.exts.doctree b/.doctrees/output/botcore.exts.doctree new file mode 100644 index 00000000..2dd72edc Binary files /dev/null and b/.doctrees/output/botcore.exts.doctree differ diff --git a/.doctrees/output/botcore.regex.doctree b/.doctrees/output/botcore.regex.doctree deleted file mode 100644 index c73fc10f..00000000 Binary files a/.doctrees/output/botcore.regex.doctree and /dev/null differ diff --git a/.doctrees/output/botcore.utils.caching.doctree b/.doctrees/output/botcore.utils.caching.doctree new file mode 100644 index 00000000..ef204d3f Binary files /dev/null and b/.doctrees/output/botcore.utils.caching.doctree differ diff --git a/.doctrees/output/botcore.utils.channel.doctree b/.doctrees/output/botcore.utils.channel.doctree new file mode 100644 index 00000000..4841c400 Binary files /dev/null and b/.doctrees/output/botcore.utils.channel.doctree differ diff --git a/.doctrees/output/botcore.utils.doctree b/.doctrees/output/botcore.utils.doctree new file mode 100644 index 00000000..f94a5443 Binary files /dev/null and b/.doctrees/output/botcore.utils.doctree differ diff --git a/.doctrees/output/botcore.utils.extensions.doctree b/.doctrees/output/botcore.utils.extensions.doctree new file mode 100644 index 00000000..713d12c1 Binary files /dev/null and b/.doctrees/output/botcore.utils.extensions.doctree differ diff --git a/.doctrees/output/botcore.utils.logging.doctree b/.doctrees/output/botcore.utils.logging.doctree new file mode 100644 index 00000000..d165cb29 Binary files /dev/null and b/.doctrees/output/botcore.utils.logging.doctree differ diff --git a/.doctrees/output/botcore.utils.members.doctree b/.doctrees/output/botcore.utils.members.doctree new file mode 100644 index 00000000..bf9473d8 Binary files /dev/null and b/.doctrees/output/botcore.utils.members.doctree differ diff --git a/.doctrees/output/botcore.utils.regex.doctree b/.doctrees/output/botcore.utils.regex.doctree new file mode 100644 index 00000000..b2592f09 Binary files /dev/null and b/.doctrees/output/botcore.utils.regex.doctree differ diff --git a/.doctrees/output/botcore.utils.scheduling.doctree b/.doctrees/output/botcore.utils.scheduling.doctree new file mode 100644 index 00000000..a0cc4892 Binary files /dev/null and b/.doctrees/output/botcore.utils.scheduling.doctree differ diff --git a/_sources/changelog.rst.txt b/_sources/changelog.rst.txt deleted file mode 100644 index 743fcc20..00000000 --- a/_sources/changelog.rst.txt +++ /dev/null @@ -1,14 +0,0 @@ -.. See docs for details on formatting your entries - https://releases.readthedocs.io/en/latest/concepts.html - - -Changelog -========= - -- :release:`1.2.0 <9th January 2022>` -- :feature:`12` Code block detection regex -- :release:`1.1.0 <2nd December 2021>` -- :support:`2` Autogenerated docs. -- :feature:`2` Regex utility. -- :release:`1.0.0 <17th November 2021>` -- :support:`1` Core package, poetry, and linting CI. diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt index e7c25ef1..81975f35 100644 --- a/_sources/index.rst.txt +++ b/_sources/index.rst.txt @@ -13,11 +13,6 @@ Reference output/botcore -.. toctree:: - :caption: Other: - - changelog - Extras ================== @@ -25,3 +20,4 @@ Extras * :ref:`genindex` * :ref:`search` * :repo-file:`Information ` +* :repo-file:`Changelog ` diff --git a/_sources/output/botcore.exts.rst.txt b/_sources/output/botcore.exts.rst.txt new file mode 100644 index 00000000..38d2fc2e --- /dev/null +++ b/_sources/output/botcore.exts.rst.txt @@ -0,0 +1,7 @@ +Exts +==== + +.. automodule:: botcore.exts + :members: + :special-members: + :show-inheritance: diff --git a/_sources/output/botcore.regex.rst.txt b/_sources/output/botcore.regex.rst.txt deleted file mode 100644 index 2217ae38..00000000 --- a/_sources/output/botcore.regex.rst.txt +++ /dev/null @@ -1,7 +0,0 @@ -regex -==================== - -.. automodule:: botcore.regex - :members: - :special-members: - :show-inheritance: \ No newline at end of file diff --git a/_sources/output/botcore.rst.txt b/_sources/output/botcore.rst.txt index f61d0b5b..55faa144 100644 --- a/_sources/output/botcore.rst.txt +++ b/_sources/output/botcore.rst.txt @@ -1,8 +1,16 @@ Botcore ======= +.. automodule:: botcore + :members: + :special-members: + :show-inheritance: + +Subpackages +----------- + .. toctree:: :maxdepth: 4 - botcore.regex - + botcore.exts + botcore.utils diff --git a/_sources/output/botcore.utils.caching.rst.txt b/_sources/output/botcore.utils.caching.rst.txt new file mode 100644 index 00000000..02c2105d --- /dev/null +++ b/_sources/output/botcore.utils.caching.rst.txt @@ -0,0 +1,7 @@ +caching +============================ + +.. automodule:: botcore.utils.caching + :members: + :special-members: + :show-inheritance: diff --git a/_sources/output/botcore.utils.channel.rst.txt b/_sources/output/botcore.utils.channel.rst.txt new file mode 100644 index 00000000..460975f4 --- /dev/null +++ b/_sources/output/botcore.utils.channel.rst.txt @@ -0,0 +1,7 @@ +channel +============================ + +.. automodule:: botcore.utils.channel + :members: + :special-members: + :show-inheritance: diff --git a/_sources/output/botcore.utils.extensions.rst.txt b/_sources/output/botcore.utils.extensions.rst.txt new file mode 100644 index 00000000..65c40bbf --- /dev/null +++ b/_sources/output/botcore.utils.extensions.rst.txt @@ -0,0 +1,7 @@ +extensions +=============================== + +.. automodule:: botcore.utils.extensions + :members: + :special-members: + :show-inheritance: diff --git a/_sources/output/botcore.utils.logging.rst.txt b/_sources/output/botcore.utils.logging.rst.txt new file mode 100644 index 00000000..a719bfa7 --- /dev/null +++ b/_sources/output/botcore.utils.logging.rst.txt @@ -0,0 +1,7 @@ +logging +============================ + +.. automodule:: botcore.utils.logging + :members: + :special-members: + :show-inheritance: diff --git a/_sources/output/botcore.utils.members.rst.txt b/_sources/output/botcore.utils.members.rst.txt new file mode 100644 index 00000000..ab65d36b --- /dev/null +++ b/_sources/output/botcore.utils.members.rst.txt @@ -0,0 +1,7 @@ +members +============================ + +.. automodule:: botcore.utils.members + :members: + :special-members: + :show-inheritance: diff --git a/_sources/output/botcore.utils.regex.rst.txt b/_sources/output/botcore.utils.regex.rst.txt new file mode 100644 index 00000000..405e416a --- /dev/null +++ b/_sources/output/botcore.utils.regex.rst.txt @@ -0,0 +1,7 @@ +regex +========================== + +.. automodule:: botcore.utils.regex + :members: + :special-members: + :show-inheritance: diff --git a/_sources/output/botcore.utils.rst.txt b/_sources/output/botcore.utils.rst.txt new file mode 100644 index 00000000..6c59b47f --- /dev/null +++ b/_sources/output/botcore.utils.rst.txt @@ -0,0 +1,21 @@ +Utils +===== + +.. automodule:: botcore.utils + :members: + :special-members: + :show-inheritance: + +Submodules +---------- + +.. toctree:: + :maxdepth: 4 + + botcore.utils.caching + botcore.utils.channel + botcore.utils.extensions + botcore.utils.logging + botcore.utils.members + botcore.utils.regex + botcore.utils.scheduling diff --git a/_sources/output/botcore.utils.scheduling.rst.txt b/_sources/output/botcore.utils.scheduling.rst.txt new file mode 100644 index 00000000..41ffe1c6 --- /dev/null +++ b/_sources/output/botcore.utils.scheduling.rst.txt @@ -0,0 +1,7 @@ +scheduling +=============================== + +.. automodule:: botcore.utils.scheduling + :members: + :special-members: + :show-inheritance: diff --git a/_static/changelog.css b/_static/changelog.css deleted file mode 100644 index 343792a1..00000000 --- a/_static/changelog.css +++ /dev/null @@ -1,11 +0,0 @@ -[data-theme='dark'] #changelog .dark, -[data-theme='light'] #changelog .light, -[data-theme='auto'] #changelog .light { - display: inline; -} - -[data-theme='dark'] #changelog .light, -[data-theme='light'] #changelog .dark, -[data-theme='auto'] #changelog .dark { - display: none; -} diff --git a/_static/changelog.js b/_static/changelog.js deleted file mode 100644 index f72d025c..00000000 --- a/_static/changelog.js +++ /dev/null @@ -1,37 +0,0 @@ -/** Update the changelog colors in dark mode */ - -const changelog = document.getElementById("changelog"); - -function updateEntryColor(entry) { - const line = entry.lastChild; - const lightColorSpan = line.childNodes.item(1); - const darkColorSpan = lightColorSpan.cloneNode(true); - - line.insertBefore(darkColorSpan, lightColorSpan); - - lightColorSpan.classList.add("light"); - darkColorSpan.classList.add("dark"); - - let color; - switch (darkColorSpan.textContent) { - case "Feature": - color = "#5BF38E"; - break; - case "Support": - color = "#55A5E7"; - break; - case "Bug": - color = "#E14F4F"; - break; - default: - color = null; - } - - darkColorSpan.style["color"] = color; -} - -if (changelog !== null) { - for (let collection of changelog.getElementsByClassName("simple")) { - Array.from(collection.children).forEach(updateEntryColor); - } -} diff --git a/changelog.html b/changelog.html deleted file mode 100644 index 8552cc02..00000000 --- a/changelog.html +++ /dev/null @@ -1,263 +0,0 @@ - - - - - - - - - Changelog - Bot Core v1.2.0 - - - - - - - - - - - - - - - - Contents - - - - - - - - - Menu - - - - - - - - Expand - - - - - - Light mode - - - - - - - - - - - - - - Dark mode - - - - - - - Auto light/dark mode - - - - - - - - - - - - - - - - - - - -
-
-
- -
- -
-
- -
- -
-
- -
-
-
-
-
- -
- -
-
-
-

Changelog¶

-
-

1.2.0 9th January 2022

    -
  • [Feature] #12: Code block detection regex

  • -
-
-
-

1.1.0 2nd December 2021

    -
  • [Feature] #2: Regex utility.

  • -
  • [Support] #2: Autogenerated docs.

  • -
-
-
-

1.0.0 17th November 2021

    -
  • [Support] #1: Core package, poetry, and linting CI.

  • -
-
-
- -
-
- -
- -
-
- - - - - - - \ No newline at end of file diff --git a/genindex.html b/genindex.html index 6dbd8c02..0d4c9494 100644 --- a/genindex.html +++ b/genindex.html @@ -8,7 +8,6 @@ - @@ -161,13 +160,19 @@

Modules:

@@ -253,7 +427,55 @@

R

+
+ + +
+

S

+ + + +
+
+ +
+

T

+ + +
+
+ +
+

U

+ + +
+
+ +
+

W

+ +
@@ -288,6 +510,5 @@ - \ No newline at end of file diff --git a/index.html b/index.html index 47d862a8..d135c41d 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,6 @@ - @@ -163,13 +162,19 @@

Modules:

@@ -223,6 +229,7 @@
  • Index

  • Search Page

  • Information

  • +
  • Changelog

  • @@ -268,9 +275,7 @@
    @@ -286,6 +291,5 @@ - \ No newline at end of file diff --git a/objects.inv b/objects.inv index b10bd753..7e8a40e8 100644 Binary files a/objects.inv and b/objects.inv differ diff --git a/output/botcore.exts.html b/output/botcore.exts.html new file mode 100644 index 00000000..d20a582e --- /dev/null +++ b/output/botcore.exts.html @@ -0,0 +1,260 @@ + + + + + + + + + Exts - Bot Core v1.2.0 + + + + + + + + + + + + + + + Contents + + + + + + + + + Menu + + + + + + + + Expand + + + + + + Light mode + + + + + + + + + + + + + + Dark mode + + + + + + + Auto light/dark mode + + + + + + + + + + + + + + + + + + + +
    +
    +
    + +
    + +
    +
    + +
    + +
    +
    + +
    +
    +
    +
    +
    + +
    + +
    +
    +
    +

    Exts¶

    +

    Reusable discord cogs.

    +
    + +
    +
    + +
    + +
    +
    + + + + + + \ No newline at end of file diff --git a/output/botcore.html b/output/botcore.html index 9db6d60e..fe512241 100644 --- a/output/botcore.html +++ b/output/botcore.html @@ -3,14 +3,13 @@ - + Botcore - Bot Core v1.2.0 - @@ -137,7 +136,7 @@
    -