r47279 - Merge deprecation-docs-8082-2: Document the deprecation policy.
adiroiban-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org Sun, 17 Apr 2016 02:45:59 -0600 (MDT)
| Newsgroups | gmane.comp.python.twisted.commits |
|---|---|
| Message-ID | <[email protected]> |
Author: adiroiban
Date: Sun Apr 17 02:45:51 2016
New Revision: 47279
Added:
trunk/docs/core/development/policy/compatibility-policy.rst
trunk/twisted/topfiles/8082.doc
Modified:
trunk/docs/core/development/policy/index.rst
Log:
Merge deprecation-docs-8082-2: Document the deprecation policy.
Author: adiroiban
Reviewer: hawkowl, glyph
Fixes: #8082
Modified: trunk/docs/core/development/policy/index.rst
==============================================================================
--- trunk/docs/core/development/policy/index.rst (original)
+++ trunk/docs/core/development/policy/index.rst Sun Apr 17 02:45:51 2016
@@ -12,6 +12,7 @@
coding-standard
writing-standard
test-standard
+ compatibility-policy
svn-dev
release-process
@@ -20,5 +21,6 @@
- :doc:`Coding standard <coding-standard>`
- :doc:`Documentation writing standard <writing-standard>`
- :doc:`Testing standard <test-standard>`
+- :doc:`Compatibility Policy <compatibility-policy>`
- :doc:`Working from Twisted's Subversion repository <svn-dev>`
- :doc:`Releasing Twisted <release-process>`