Files
django-anymail/docs/index.rst
medmunds b86613cf15 Docs: add source repo link to main ToC
(Based on feedback from docs site.)
2022-12-18 16:20:24 -08:00

38 lines
676 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
:caption: Using Anymail
quickstart
installation
sending/index
inbound
esps/index
tips/index
help
.. toctree::
:maxdepth: 2
:caption: About Anymail
contributing
changelog
Docs privacy <docs_privacy>
Source code (on GitHub) <https://github.com/anymail/django-anymail>