From da74f3b1464867bf4066dd0565af0390ffa493d1 Mon Sep 17 00:00:00 2001 From: Alex Wolfe Date: Sun, 26 Apr 2015 08:01:15 -0700 Subject: [PATCH] updated json for api page --- public/docs/js/latest/api/_data.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 public/docs/js/latest/api/_data.json diff --git a/public/docs/js/latest/api/_data.json b/public/docs/js/latest/api/_data.json new file mode 100644 index 0000000000..bd22182142 --- /dev/null +++ b/public/docs/js/latest/api/_data.json @@ -0,0 +1,6 @@ +{ + "_listtype": "api", + "index" : { + "title" : "API 2.0 Preview" + } +} \ No newline at end of file