mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
* Flesh out SendinBlue docs, add a readme mention * Stop trying to list all the supported ESPs in the project short description and similar headlines -- it was becoming unwieldy. * Support `pip install django-anymail[sendinblue]` and use it in Travis tests (for consistency; SendinBlue doesn't require any extra packages)
30 lines
504 B
ReStructuredText
30 lines
504 B
ReStructuredText
Anymail: Django email integration for transactional ESPs
|
|
========================================================
|
|
|
|
Version |release|
|
|
|
|
.. Incorporate the shared-intro section from the root README:
|
|
|
|
.. include:: ../README.rst
|
|
:start-after: _shared-intro:
|
|
:end-before: END shared-intro
|
|
|
|
|
|
.. _main-toc:
|
|
|
|
Documentation
|
|
-------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
quickstart
|
|
installation
|
|
sending/index
|
|
inbound
|
|
esps/index
|
|
tips/index
|
|
troubleshooting
|
|
contributing
|
|
release_notes
|