From 5b98ae1d9239b7f46cab0b9a086e5df308f11540 Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Fri, 1 Nov 2013 11:46:29 -0700 Subject: [PATCH] Update docs.json Moved LB types section above API section. --- docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.json b/docs.json index c084b6d1..85ff8b59 100644 --- a/docs.json +++ b/docs.json @@ -7,6 +7,7 @@ "docs/concepts.md", "docs/bundled-models.md", "docs/cli.md", + "docs/types.md", "docs/api.md", "docs/ios.md", "docs/js.md",