Files
Flask-Discord/docs/index.rst
2020-05-16 17:47:06 +05:30

39 lines
822 B
ReStructuredText

.. Flask-Discord documentation master file, created by
sphinx-quickstart on Wed May 8 08:29:45 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Flask-Discord's documentation!
=========================================
.. image:: /images/background.jpg
Flask-Discord is an extension made for Flask which makes implementation of
Discord's OAuth2 API easier.
**Features**
- Clean object-oriented design.
- Covers most of the scopes provided by the API.
- Supports various discord models and objects.
- An internal smart caching layer to increase the performance.
Contents
--------
.. toctree::
:maxdepth: 3
introduction
api
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`