diff options
Diffstat (limited to 'main/index.html')
-rw-r--r-- | main/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/index.html b/main/index.html index 6173078f..9b4c74e9 100644 --- a/main/index.html +++ b/main/index.html @@ -168,6 +168,7 @@ <li class="toctree-l2 has-children"><a class="reference internal" href="output/botcore.utils.html">Utils</a><input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" role="switch" type="checkbox"/><label for="toctree-checkbox-2"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.caching.html">caching</a></li> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.channel.html">channel</a></li> +<li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.commands.html">commands</a></li> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.interactions.html">interactions</a></li> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.logging.html">logging</a></li> <li class="toctree-l3"><a class="reference internal" href="output/botcore.utils.members.html">members</a></li> |