diff options
author | 2022-07-16 21:26:00 +0000 | |
---|---|---|
committer | 2022-07-16 21:26:00 +0000 | |
commit | c9abff751e8818c6438bce6fe80f49e3eba8084b (patch) | |
tree | 2a695eefa9a2d327b0164c255c860a113f8c13f0 /v7.3.0/_sources/index.rst.txt | |
parent | Deploying to docs from @ python-discord/bot-core@9c0e5a6b0354e48a1def2608370b... (diff) |
Deploying to docs from @ python-discord/bot-core@c448b69160e287826268db6f499eef81c4005e5a 🚀
Diffstat (limited to 'v7.3.0/_sources/index.rst.txt')
-rw-r--r-- | v7.3.0/_sources/index.rst.txt | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/v7.3.0/_sources/index.rst.txt b/v7.3.0/_sources/index.rst.txt new file mode 100644 index 00000000..0a375b90 --- /dev/null +++ b/v7.3.0/_sources/index.rst.txt @@ -0,0 +1,29 @@ +.. Generated by sphinx-quickstart on Thu Dec 2 01:21:15 2021. + +Bot Core Project Documentation +============================== + + +Reference +==================================== + +.. toctree:: + :maxdepth: 4 + :caption: Modules: + + output/botcore + +.. toctree:: + :caption: Other: + :hidden: + + changelog + + +Extras +================== + +* :ref:`genindex` +* :ref:`search` +* :repo-file:`Information <docs/README.md>` +* :doc:`changelog` |