From d2d1914e2e88b13b4c6b3808bc8d57bd47189085 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 4 Dec 2013 15:00:19 +0000 Subject: Build contribution guide docs --- topics/2.2-announcement.html | 1 + topics/2.3-announcement.html | 1 + topics/ajax-csrf-cors.html | 1 + topics/browsable-api.html | 1 + topics/browser-enhancements.html | 1 + topics/contributing.html | 99 +++++++++++++++++-------------- topics/credits.html | 2 + topics/documenting-your-api.html | 1 + topics/release-notes.html | 8 +++ topics/rest-framework-2-announcement.html | 1 + topics/rest-hypermedia-hateoas.html | 1 + topics/writable-nested-serializers.html | 1 + 12 files changed, 74 insertions(+), 44 deletions(-) (limited to 'topics') diff --git a/topics/2.2-announcement.html b/topics/2.2-announcement.html index dfb710ee..4b3b1b5b 100644 --- a/topics/2.2-announcement.html +++ b/topics/2.2-announcement.html @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • diff --git a/topics/2.3-announcement.html b/topics/2.3-announcement.html index 3ac50d6d..c2f7eb76 100644 --- a/topics/2.3-announcement.html +++ b/topics/2.3-announcement.html @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • diff --git a/topics/ajax-csrf-cors.html b/topics/ajax-csrf-cors.html index 0c90d60c..5f7f51ae 100644 --- a/topics/ajax-csrf-cors.html +++ b/topics/ajax-csrf-cors.html @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • diff --git a/topics/browsable-api.html b/topics/browsable-api.html index f8523511..6306c97e 100644 --- a/topics/browsable-api.html +++ b/topics/browsable-api.html @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • diff --git a/topics/browser-enhancements.html b/topics/browser-enhancements.html index 118d290c..c62c7f71 100644 --- a/topics/browser-enhancements.html +++ b/topics/browser-enhancements.html @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • diff --git a/topics/contributing.html b/topics/contributing.html index 7170c91d..0c1f0da9 100644 --- a/topics/contributing.html +++ b/topics/contributing.html @@ -6,7 +6,7 @@ - + @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • @@ -168,16 +169,18 @@
    diff --git a/topics/credits.html b/topics/credits.html index f0086c58..1991f1e2 100644 --- a/topics/credits.html +++ b/topics/credits.html @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • @@ -381,6 +382,7 @@
  • Yamila Moreno - yamila-moreno
  • Rob Hudson - robhudson
  • Alex Good - alexjg
  • +
  • Ian Foote - ian-foote
  • Many thanks to everyone who's contributed to the project.

    Additional thanks

    diff --git a/topics/documenting-your-api.html b/topics/documenting-your-api.html index b622c0ed..22cec360 100644 --- a/topics/documenting-your-api.html +++ b/topics/documenting-your-api.html @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • diff --git a/topics/release-notes.html b/topics/release-notes.html index f7ae55a2..6c205ab2 100644 --- a/topics/release-notes.html +++ b/topics/release-notes.html @@ -102,6 +102,7 @@
  • Browser enhancements
  • The Browsable API
  • REST, Hypermedia & HATEOAS
  • +
  • Contributing to REST framework
  • 2.0 Announcement
  • 2.2 Announcement
  • 2.3 Announcement
  • @@ -243,6 +244,13 @@

    2.3.x series

    +

    Master

    +

    2.3.9

    Date: 15th November 2013