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:
medmunds
2017-01-26 12:09:53 -08:00
parent bcd0350295
commit 9e641169e3
2 changed files with 5 additions and 4 deletions

View File

@@ -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

View File

@@ -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>`_