diff options
| author | Tom Christie | 2012-10-28 20:50:51 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-10-28 20:50:51 +0000 | 
| commit | bdd939f1f3ac726bfe293e956995da57eced4640 (patch) | |
| tree | fafc448075cd5613bd3e963293d1f1f2a17c9a7b /docs/index.md | |
| parent | f2d63467764fd3784e9eb207bdb5b5387e7cd516 (diff) | |
| download | django-rest-framework-bdd939f1f3ac726bfe293e956995da57eced4640.tar.bz2 | |
Remove unfinished sections from the index
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md index 6115d17d..b6eebc5f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -97,11 +97,9 @@ The API guide is your complete reference manual to all the functionality provide  General guides to using REST framework. -* [CSRF][csrf]  * [Browser enhancements][browser-enhancements]  * [The Browsable API][browsableapi]  * [REST, Hypermedia & HATEOAS][rest-hypermedia-hateoas] -* [Contributing to REST framework][contributing]  * [2.0 Announcement][rest-framework-2-announcement]  * [Release Notes][release-notes]  * [Credits][credits]  | 
