From 2676948d3213b0f1a1c4dee77ec2fb01693fc445 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Tue, 23 Jun 2015 11:05:53 +0000 Subject: [PATCH] Update documentation --- 404.html | 35 +- api-guide/authentication/index.html | 45 +- api-guide/content-negotiation/index.html | 41 +- api-guide/exceptions/index.html | 41 +- api-guide/fields/index.html | 59 +- api-guide/filtering/index.html | 49 +- api-guide/format-suffixes/index.html | 39 +- api-guide/generic-views/index.html | 75 +- api-guide/metadata/index.html | 41 +- api-guide/pagination/index.html | 47 +- api-guide/parsers/index.html | 45 +- api-guide/permissions/index.html | 45 +- api-guide/relations/index.html | 50 +- api-guide/renderers/index.html | 47 +- api-guide/requests/index.html | 49 +- api-guide/responses/index.html | 45 +- api-guide/reverse/index.html | 39 +- api-guide/routers/index.html | 45 +- api-guide/serializers/index.html | 51 +- api-guide/settings/index.html | 41 +- api-guide/status-codes/index.html | 39 +- api-guide/testing/index.html | 49 +- api-guide/throttling/index.html | 43 +- api-guide/validators/index.html | 43 +- api-guide/versioning/index.html | 59 +- api-guide/views/index.html | 41 +- api-guide/viewsets/index.html | 45 +- css/base.css | 169 +++ css/bootstrap-custom.min.css | 1 + css/default.css | 9 +- css/font-awesome-4.0.3.css | 1338 +++++++++++++++++ css/highlight.css | 125 ++ css/prettify-1.0.css | 28 + fonts/fontawesome-webfont.eot | Bin 0 -> 38205 bytes fonts/fontawesome-webfont.svg | 414 +++++ fonts/fontawesome-webfont.ttf | Bin 0 -> 80652 bytes fonts/fontawesome-webfont.woff | Bin 0 -> 44432 bytes index.html | 87 +- js/base.js | 53 + js/bootstrap-3.0.3.min.js | 7 + js/highlight.pack.js | 1 + js/prettify-1.0.min.js | 28 + license/highlight.js/LICENSE | 24 + mkdocs/search_index.json | 28 +- sitemap.xml | 94 +- topics/3.0-announcement/index.html | 39 +- topics/3.1-announcement/index.html | 39 +- topics/ajax-csrf-cors/index.html | 39 +- topics/browsable-api/index.html | 41 +- topics/browser-enhancements/index.html | 39 +- topics/contributing/index.html | 45 +- topics/documenting-your-api/index.html | 39 +- topics/internationalization/index.html | 39 +- topics/kickstarter-announcement/index.html | 39 +- topics/project-management/index.html | 39 +- topics/release-notes/index.html | 39 +- topics/rest-hypermedia-hateoas/index.html | 39 +- topics/third-party-resources/index.html | 39 +- tutorial/1-serialization/index.html | 39 +- tutorial/2-requests-and-responses/index.html | 39 +- tutorial/3-class-based-views/index.html | 39 +- .../index.html | 39 +- .../index.html | 39 +- tutorial/6-viewsets-and-routers/index.html | 39 +- tutorial/quickstart/index.html | 39 +- 65 files changed, 2736 insertions(+), 1706 deletions(-) create mode 100644 css/base.css create mode 100644 css/bootstrap-custom.min.css create mode 100644 css/font-awesome-4.0.3.css create mode 100644 css/highlight.css create mode 100644 css/prettify-1.0.css create mode 100644 fonts/fontawesome-webfont.eot create mode 100644 fonts/fontawesome-webfont.svg create mode 100644 fonts/fontawesome-webfont.ttf create mode 100644 fonts/fontawesome-webfont.woff create mode 100644 js/base.js create mode 100644 js/bootstrap-3.0.3.min.js create mode 100644 js/highlight.pack.js create mode 100644 js/prettify-1.0.min.js create mode 100644 license/highlight.js/LICENSE diff --git a/404.html b/404.html index 484d2b2c0..e0924db0d 100644 --- a/404.html +++ b/404.html @@ -57,7 +57,6 @@
-
-
- +