From 60a34ca1eaa0236faac7fbf1a505da5048b6f0ac Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Mon, 27 Jan 2014 16:48:13 +0100 Subject: [PATCH] Add olx.* namespaces for jsdoc --- src/olx.jsdoc | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/src/olx.jsdoc b/src/olx.jsdoc index 3c7fc9b519..f24b95846a 100644 --- a/src/olx.jsdoc +++ b/src/olx.jsdoc @@ -1,3 +1,43 @@ /** * @namespace olx */ + +/** + * @namespace olx.animation + */ + +/** + * @namespace olx.control + */ + +/** + * @namespace olx.format + */ + +/** + * @namespace olx.interaction + */ + +/** + * @namespace olx.layer + */ + +/** + * @namespace olx.parser + */ + +/** + * @namespace olx.render + */ + +/** + * @namespace olx.source + */ + +/** + * @namespace olx.style + */ + +/** + * @namespace olx.stylegrid + */