aboutsummaryrefslogtreecommitdiffstats
path: root/mkdocs.py
diff options
context:
space:
mode:
authorTom Christie2014-11-03 14:36:06 +0000
committerTom Christie2014-11-03 14:36:06 +0000
commitb106ebd2c0a19107f12d5b87cfbe0083aaaa60b9 (patch)
tree736da30fadc813385cc2359caeb30a8ef5d422cb /mkdocs.py
parent650a91ac24cbd3e5b4ad5d7d7c6706fdf6160a78 (diff)
parent8861a7dfc757a88335048aa7bbccfc8a77850c48 (diff)
downloaddjango-rest-framework-b106ebd2c0a19107f12d5b87cfbe0083aaaa60b9.tar.bz2
Merge pull request #1800 from tomchristie/version-3.0
Version 3.0
Diffstat (limited to 'mkdocs.py')
-rwxr-xr-xmkdocs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkdocs.py b/mkdocs.py
index 25cb55e2..3787d792 100755
--- a/mkdocs.py
+++ b/mkdocs.py
@@ -59,6 +59,7 @@ path_list = [
'api-guide/serializers.md',
'api-guide/fields.md',
'api-guide/relations.md',
+ 'api-guide/validators.md',
'api-guide/authentication.md',
'api-guide/permissions.md',
'api-guide/throttling.md',