diff options
author | 2021-12-06 17:21:42 +0000 | |
---|---|---|
committer | 2021-12-06 17:21:42 +0000 | |
commit | 2ee87c79bb390afe29139229ce83aace87f807fc (patch) | |
tree | 430e8e7e74e2fa049b756fc9b63b0eabca6c307f /_sources/index.rst.txt | |
parent | Initial docs commit (diff) |
Deploying to docs from @ python-discord/bot-core@cfe4d495f7e9581fe58576cdf5e5dd9a490e52ed 🚀
Diffstat (limited to '_sources/index.rst.txt')
-rw-r--r-- | _sources/index.rst.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt new file mode 100644 index 00000000..e7c25ef1 --- /dev/null +++ b/_sources/index.rst.txt @@ -0,0 +1,27 @@ +.. 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: + + changelog + + +Extras +================== + +* :ref:`genindex` +* :ref:`search` +* :repo-file:`Information <docs/README.md>` |