Files
Flask-Discord/docs/index.rst
2019-05-08 16:41:51 +05:30

38 lines
759 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.
Contents
--------
.. toctree::
:maxdepth: 2
introduction
api
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`