Files
django-anymail/docs/index.rst
medmunds 9e641169e3 Docs: update readme and index
* Remove readme link to unreleased dev docs
* Match pre-1.0 disclaimer in docs index
  to earlier update in readme
2017-01-26 12:09:53 -08:00

44 lines
1.0 KiB
ReStructuredText

Anymail: Django email backends for Mailgun, Postmark, SendGrid and more
=======================================================================
Version |release|
.. attention:: **PRE-1.0**
Although several projects are using this package in production,
the API and feature set are still evolving, and the package has
not yet reached 1.0 status. Before 1.0, minor version bumps might
include breaking changes (following semantic versioning rules).
Please check the
`release notes <https://github.com/anymail/django-anymail/releases>`_
If you are switching to Anymail from `Djrill`_,
see the notes on :ref:`migrating-from-djrill`
.. _Djrill: https://github.com/brack3t/Djrill
.. 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
esps/index
tips/index
troubleshooting
contributing
release_notes