From 75c1f5441652e819ef21b2476f9f6dfc37bce65c Mon Sep 17 00:00:00 2001 From: Dav Glass Date: Wed, 27 Jul 2011 10:10:57 -0500 Subject: [PATCH] Updated YUIDoc config file --- src/common/api/yuidoc.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/common/api/yuidoc.json b/src/common/api/yuidoc.json index 280ce307ce1..06f71b5eba6 100644 --- a/src/common/api/yuidoc.json +++ b/src/common/api/yuidoc.json @@ -6,6 +6,9 @@ "options": { "linkNatives": "true", "attributesEmit": "true", - "ignorePaths": [ "simpleyui" ] + "selleck": "true", + "ignorePaths": [ "simpleyui" ], + "paths": "./*/js", + "outdir": "../api-js" } }