From 455a2ab3250a0dc229a03a4344f2b5a61d7dbb3b Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Sat, 13 Oct 2012 15:35:46 +0100 Subject: [PATCH] Docs tweaks --- api-guide/authentication.html | 2 +- api-guide/content-negotiation.html | 2 +- api-guide/exceptions.html | 2 +- api-guide/fields.html | 2 +- api-guide/format-suffixes.html | 2 +- api-guide/generic-views.html | 2 +- api-guide/pagination.html | 2 +- api-guide/parsers.html | 2 +- api-guide/permissions.html | 2 +- api-guide/renderers.html | 2 +- api-guide/requests.html | 2 +- api-guide/responses.html | 2 +- api-guide/reverse.html | 2 +- api-guide/serializers.html | 2 +- api-guide/settings.html | 2 +- api-guide/status-codes.html | 2 +- api-guide/throttling.html | 2 +- api-guide/views.html | 2 +- index.html | 4 ++-- topics/browsable-api.html | 6 +++--- topics/browser-enhancements.html | 2 +- topics/changelog.html | 2 +- topics/contributing.html | 2 +- topics/credits.html | 2 +- topics/csrf.html | 2 +- topics/migration.html | 8 ++++++-- topics/rest-hypermedia-hateoas.html | 2 +- tutorial/1-serialization.html | 2 +- tutorial/2-requests-and-responses.html | 2 +- tutorial/3-class-based-views.html | 2 +- tutorial/4-authentication-permissions-and-throttling.html | 2 +- tutorial/5-relationships-and-hyperlinked-apis.html | 2 +- tutorial/6-resource-orientated-projects.html | 2 +- tutorial/quickstart.html | 2 +- 34 files changed, 42 insertions(+), 38 deletions(-) diff --git a/api-guide/authentication.html b/api-guide/authentication.html index d04b3f1ba..ebddd99f2 100644 --- a/api-guide/authentication.html +++ b/api-guide/authentication.html @@ -74,7 +74,7 @@