mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 11:51:05 -05:00
* Don't maintain similar overview in README.rst and docs/index.rst -- instead just include relevant portions of readme in the docs * Patch up README version numbers and doc links in setup.py long_description to freeze them to the version being setup * Suppress the Travis build status indicator in the docs and PyPI, since it can't be frozen to the specific version in question
10 lines
253 B
ReStructuredText
10 lines
253 B
ReStructuredText
Djrill 1-2-3
|
|
============
|
|
|
|
.. Quickstart is maintained in README.rst at the source root.
|
|
(Docs can include from the readme; the readme can't include anything.)
|
|
|
|
.. include:: ../README.rst
|
|
:start-after: _quickstart:
|
|
:end-before: END quickstart
|