From b907a4448572e3c48137e983248fb7411246563a Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 18 Nov 2013 15:50:29 +0000 Subject: [PATCH] Remove .html suffixes --- api-guide/authentication.html | 89 ++++----- api-guide/content-negotiation.html | 85 ++++----- api-guide/exceptions.html | 89 ++++----- api-guide/fields.html | 85 ++++----- api-guide/filtering.html | 85 ++++----- api-guide/format-suffixes.html | 85 ++++----- api-guide/generic-views.html | 85 ++++----- api-guide/pagination.html | 85 ++++----- api-guide/parsers.html | 85 ++++----- api-guide/permissions.html | 91 +++++----- api-guide/relations.html | 87 ++++----- api-guide/renderers.html | 91 +++++----- api-guide/requests.html | 99 +++++----- api-guide/responses.html | 87 ++++----- api-guide/reverse.html | 85 ++++----- api-guide/routers.html | 85 ++++----- api-guide/serializers.html | 87 ++++----- api-guide/settings.html | 85 ++++----- api-guide/status-codes.html | 85 ++++----- api-guide/testing.html | 85 ++++----- api-guide/throttling.html | 87 ++++----- api-guide/views.html | 89 ++++----- api-guide/viewsets.html | 85 ++++----- index.html | 169 +++++++++--------- topics/2.2-announcement.html | 85 ++++----- topics/2.3-announcement.html | 89 ++++----- topics/ajax-csrf-cors.html | 85 ++++----- topics/browsable-api.html | 87 ++++----- topics/browser-enhancements.html | 85 ++++----- topics/contributing.html | 85 ++++----- topics/credits.html | 83 ++++----- topics/documenting-your-api.html | 87 ++++----- topics/release-notes.html | 91 +++++----- topics/rest-framework-2-announcement.html | 87 ++++----- topics/rest-hypermedia-hateoas.html | 87 ++++----- topics/writable-nested-serializers.html | 81 ++++----- tutorial/1-serialization.html | 89 ++++----- tutorial/2-requests-and-responses.html | 91 +++++----- tutorial/3-class-based-views.html | 87 ++++----- .../4-authentication-and-permissions.html | 94 +++++----- .../5-relationships-and-hyperlinked-apis.html | 87 ++++----- tutorial/6-viewsets-and-routers.html | 85 ++++----- tutorial/quickstart.html | 87 ++++----- 43 files changed, 1934 insertions(+), 1888 deletions(-) diff --git a/api-guide/authentication.html b/api-guide/authentication.html index c28b2239b..63c2f3f01 100644 --- a/api-guide/authentication.html +++ b/api-guide/authentication.html @@ -4,6 +4,7 @@ Django REST framework - Authentication + @@ -41,8 +42,8 @@