aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorAlec Perkins2012-09-09 16:46:05 -0400
committerAlec Perkins2012-09-09 17:02:19 -0400
commit60e6bba12b6843b01194b6534fb56129ec0b2140 (patch)
treec456a681ecdb0e37ccde7fd2fcf59706441f262a /docs/index.md
parent7098114ac77db4909956d847a86becd4eb213e91 (diff)
downloaddjango-rest-framework-60e6bba12b6843b01194b6534fb56129ec0b2140.tar.bz2
Browsable API doc topic
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 46c5cf19..0072b56f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -94,6 +94,7 @@ General guides to using REST framework.
* [CSRF][csrf]
* [Form overloading][formoverloading]
+* [Working with the Browsable API][browsableapi]
* [Contributing to REST framework][contributing]
* [Credits][credits]
@@ -162,5 +163,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[csrf]: topics/csrf.md
[formoverloading]: topics/formoverloading.md
+[browsableapi]: topics/browsable-api.md
[contributing]: topics/contributing.md
[credits]: topics/credits.md