mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
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
This commit is contained in:
@@ -64,7 +64,6 @@ Anymail releases follow `semantic versioning <http://semver.org/>`_.
|
|||||||
**Resources**
|
**Resources**
|
||||||
|
|
||||||
* Full documentation: https://anymail.readthedocs.io/en/stable/
|
* Full documentation: https://anymail.readthedocs.io/en/stable/
|
||||||
(`development version <https://anymail.readthedocs.io/en/latest/>`_)
|
|
||||||
* Package on PyPI: https://pypi.python.org/pypi/django-anymail
|
* Package on PyPI: https://pypi.python.org/pypi/django-anymail
|
||||||
* Project on Github: https://github.com/anymail/django-anymail
|
* Project on Github: https://github.com/anymail/django-anymail
|
||||||
|
|
||||||
|
|||||||
@@ -3,10 +3,12 @@ Anymail: Django email backends for Mailgun, Postmark, SendGrid and more
|
|||||||
|
|
||||||
Version |release|
|
Version |release|
|
||||||
|
|
||||||
.. attention:: **EARLY DEVELOPMENT**
|
.. attention:: **PRE-1.0**
|
||||||
|
|
||||||
This project is undergoing rapid development to get to a 1.0 release.
|
Although several projects are using this package in production,
|
||||||
Before 1.0, minor version bumps might include breaking changes.
|
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
|
Please check the
|
||||||
`release notes <https://github.com/anymail/django-anymail/releases>`_
|
`release notes <https://github.com/anymail/django-anymail/releases>`_
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user