From 348ec4eafea109ac28c5ef382375d455187dc486 Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Wed, 20 Nov 2013 12:53:42 -0800 Subject: [PATCH] Update docs.json Added sub-head for discovery API. --- docs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs.json b/docs.json index 06c945b..dd74bbf 100644 --- a/docs.json +++ b/docs.json @@ -2,6 +2,7 @@ "content": [ {"title": "LoopBack MySQL Connector API", "depth": 2}, "lib/mysql.js", + {"title": "MySQL Discovery API", "depth": 2}, "lib/discovery.js" ], "codeSectionDepth": 3