aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authormarkotibold2011-05-16 23:54:35 +0200
committermarkotibold2011-05-16 23:54:35 +0200
commit304786657a8cbff323f21b7297c142f6ca5a1cc1 (patch)
treead79511812ecf5f1b49a715efb6b3393173de2e5 /docs/index.rst
parent3039f6f6c29d0b469810adcd6ba450361f2a16de (diff)
downloaddjango-rest-framework-304786657a8cbff323f21b7297c142f6ca5a1cc1.tar.bz2
Getting rid of all errors and warnings that show up when building the docs, to make a clean start with the library documentation .
--HG-- rename : docs/library/authenticators.rst => docs/library/authentication.rst rename : docs/library/emitters.rst => docs/library/renderers.rst
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 4da2da1c..fac1c94b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -36,7 +36,8 @@ Resources
Any and all questions, thoughts, bug reports and contributions are *hugely appreciated*.
-We'd like for this to be a real community driven effort, so come say hi, get involved, and get forking! (See: `Bitbucket <http://confluence.atlassian.com/display/BITBUCKET/Forking+a+Bitbucket+Repository>`_, `GitHub <http://help.github.com/fork-a-repo/>`_)
+We'd like for this to be a real community driven effort, so come say hi, get involved, and get forking! (See: `Forking a Bitbucket Repository
+<http://confluence.atlassian.com/display/BITBUCKET/Forking+a+Bitbucket+Repository>`_, or `Fork A GitHub Repo <http://help.github.com/fork-a-repo/>`_)
Requirements
------------
@@ -140,10 +141,9 @@ Library Reference
:maxdepth: 1
library/resource
- library/modelresource
- library/emitters
+ library/renderers
library/parsers
- library/authenticators
+ library/authentication
library/validators
library/response
library/status