diff options
author | 2022-08-18 15:13:27 +0000 | |
---|---|---|
committer | 2022-08-18 15:13:27 +0000 | |
commit | a044360f2369fbc13a2db0cb1c97f1ac7326e150 (patch) | |
tree | ea2101762657f14219d5fb97e0b569ceb2bfdf9c /v8.1.0/_sources/index.rst.txt | |
parent | Deploying to docs from @ python-discord/bot-core@009a1395e2bb0bf56e3e94587972... (diff) |
Deploying to docs from @ python-discord/bot-core@127d0efa219d29e15bd71339d0d2517945aed57c 🚀
Diffstat (limited to 'v8.1.0/_sources/index.rst.txt')
-rw-r--r-- | v8.1.0/_sources/index.rst.txt | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/v8.1.0/_sources/index.rst.txt b/v8.1.0/_sources/index.rst.txt new file mode 100644 index 00000000..aee7b269 --- /dev/null +++ b/v8.1.0/_sources/index.rst.txt @@ -0,0 +1,31 @@ +.. 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: + + development + changelog + + +Extras +================== + +* :ref:`genindex` +* :ref:`search` +* :repo-file:`Information <docs/README.md>` +* :doc:`development` +* :doc:`changelog` |