From c872b2d701e0bffcbbdba522c92fdc3f1458cf9f Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 1 Oct 2012 16:27:59 +0100 Subject: [PATCH] Latest docs build --- api-guide/authentication.html | 13 +- api-guide/content-negotiation.html | 5 +- api-guide/exceptions.html | 5 +- api-guide/format-suffixes.html | 5 +- api-guide/generic-views.html | 5 +- api-guide/p.html | 207 ++++++++++++++++ api-guide/pagination.html | 226 ++++++++++++++++++ api-guide/parsers.html | 5 +- api-guide/permissions.html | 5 +- api-guide/renderers.html | 5 +- api-guide/requests.html | 5 +- api-guide/responses.html | 32 ++- api-guide/reverse.html | 5 +- api-guide/serializers.html | 5 +- api-guide/settings.html | 5 +- api-guide/status-codes.html | 5 +- api-guide/throttling.html | 5 +- api-guide/views.html | 5 +- css/default.css | 4 +- index.html | 6 +- topics/browsable-api.html | 5 +- topics/changelog.html | 5 +- topics/contributing.html | 5 +- topics/credits.html | 8 +- topics/csrf.html | 5 +- topics/formoverloading.html | 5 +- topics/rest-hypermedia-hateoas.html | 5 +- tutorial/1-serialization.html | 5 +- tutorial/2-requests-and-responses.html | 5 +- tutorial/3-class-based-views.html | 5 +- ...entication-permissions-and-throttling.html | 5 +- .../5-relationships-and-hyperlinked-apis.html | 5 +- tutorial/6-resource-orientated-projects.html | 5 +- 33 files changed, 550 insertions(+), 76 deletions(-) create mode 100644 api-guide/p.html create mode 100644 api-guide/pagination.html diff --git a/api-guide/authentication.html b/api-guide/authentication.html index 23fb3bc55..109c5e541 100644 --- a/api-guide/authentication.html +++ b/api-guide/authentication.html @@ -16,7 +16,7 @@ - +