e44a7e37b6
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@151 b3834d28-1941-0410-a4f8-b48e95affb8f
15 lines
282 B
JavaScript
15 lines
282 B
JavaScript
/*=====
|
|
// dijit fallback for key summaries otherwise not covered by the doc parser
|
|
|
|
dijit.demos = {
|
|
// summary: Home of the official dijit demo code
|
|
};
|
|
|
|
dijit.form = {
|
|
// summary: Form and input related widgets
|
|
};
|
|
|
|
dijit.layout = {
|
|
// summary: Layout related widgets
|
|
};
|
|
=====*/
|