Author: adrian
Date: 2006-07-29 13:41:56 -0500 (Sat, 29 Jul 2006)
New Revision: 3489

Modified:
   django/trunk/docs/api_stability.txt
Log:
Formatted docs/api_stability.txt in our ReST format, with titles

Modified: django/trunk/docs/api_stability.txt
===================================================================
--- django/trunk/docs/api_stability.txt 2006-07-29 18:41:09 UTC (rev 3488)
+++ django/trunk/docs/api_stability.txt 2006-07-29 18:41:56 UTC (rev 3489)
@@ -6,6 +6,9 @@
 stable as of the 0.95 release. This document explains which APIs will and will 
not
 change before the 1.0 release.
 
+What "stable" means
+===================
+
 In this context, stable means:
 
    - All the public APIs -- everything documented in the linked documents, and
@@ -24,6 +27,9 @@
    - We'll only break backwards compatibility of these APIs if a bug or
      security hole makes it completely unavoidable.
 
+Stable APIs
+===========
+
 These APIs are stable:
 
    - `Caching`_.
@@ -114,4 +120,4 @@
 .. _url dispatch: http://www.djangoproject.com/documentation/url_dispatch/
 .. _forms and validation: http://www.djangoproject.com/documentation/forms/
 .. _serialization: http://www.djangoproject.com/documentation/serialization/
-.. _authentication: http://www.djangoproject.com/documentation/authentication/
\ No newline at end of file
+.. _authentication: http://www.djangoproject.com/documentation/authentication/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to