aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorTom Christie2014-12-18 13:49:31 +0000
committerTom Christie2014-12-18 13:49:31 +0000
commitfcdef983b104bc32d64f79fe8bfa58252c9098fd (patch)
treef1128449caca4a5fe24d7605c6b294642c801a48 /docs/index.md
parentb8bdf812c14a287fda211810a72b53d4e671b6b2 (diff)
parent9c9d5bd859d4da0c7191525d77e57debd5c8d23c (diff)
downloaddjango-rest-framework-fcdef983b104bc32d64f79fe8bfa58252c9098fd.tar.bz2
Merge pull request #2316 from tomchristie/project-management
Added project management docs.
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index 52e42fc9..ba915459 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -199,6 +199,7 @@ General guides to using REST framework.
* [REST, Hypermedia & HATEOAS][rest-hypermedia-hateoas]
* [Third Party Resources][third-party-resources]
* [Contributing to REST framework][contributing]
+* [Project management][project-management]
* [2.0 Announcement][rest-framework-2-announcement]
* [2.2 Announcement][2.2-announcement]
* [2.3 Announcement][2.3-announcement]
@@ -317,6 +318,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[browsableapi]: topics/browsable-api.md
[rest-hypermedia-hateoas]: topics/rest-hypermedia-hateoas.md
[contributing]: topics/contributing.md
+[project-management]: topics/project-management.md
[third-party-resources]: topics/third-party-resources.md
[rest-framework-2-announcement]: topics/rest-framework-2-announcement.md
[2.2-announcement]: topics/2.2-announcement.md