From 27622058872c00e357deb7d7e86619a793ef4b41 Mon Sep 17 00:00:00 2001
From: Tom Christie
Date: Fri, 31 Oct 2014 13:47:36 +0000
Subject: Validator documentation and tweaks
---
docs/template.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'docs/template.html')
diff --git a/docs/template.html b/docs/template.html
index bb3ae221..0d2fb16e 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -95,6 +95,7 @@ a.fusion-poweredby {
Serializers
Serializer fields
Serializer relations
+ Validation
Authentication
Permissions
Throttling
--
cgit v1.2.3
From 254701230d85612cf0210d4549c2d74f410a181d Mon Sep 17 00:00:00 2001
From: Tom Christie
Date: Fri, 31 Oct 2014 13:58:40 +0000
Subject: Fix up validators docs
---
docs/template.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/template.html')
diff --git a/docs/template.html b/docs/template.html
index 0d2fb16e..f36cffc6 100644
--- a/docs/template.html
+++ b/docs/template.html
@@ -95,7 +95,7 @@ a.fusion-poweredby {
Serializers
Serializer fields
Serializer relations
- Validation
+ Validators
Authentication
Permissions
Throttling
--
cgit v1.2.3
From 3a648b9f0b0aa9a955065b96ea1a03376816ec00 Mon Sep 17 00:00:00 2001
From: Dougal Matthews
Date: Thu, 9 Oct 2014 10:14:04 +0100
Subject: Migrate documentation to MkDocs proper
---
docs/template.html | 239 -----------------------------------------------------
1 file changed, 239 deletions(-)
delete mode 100644 docs/template.html
(limited to 'docs/template.html')
diff --git a/docs/template.html b/docs/template.html
deleted file mode 100644
index f36cffc6..00000000
--- a/docs/template.html
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
- {{ title }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ content }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3