Skip to content

Commit

Permalink
- removed /doc and /inc directories
Browse files Browse the repository at this point in the history
  • Loading branch information
canonic-epicure committed Jan 19, 2010
1 parent c4e9c78 commit d7039c8
Show file tree
Hide file tree
Showing 897 changed files with 12 additions and 286,481 deletions.
2 changes: 2 additions & 0 deletions Build.PL
Expand Up @@ -7,3 +7,5 @@ author 'Nickolay Platonov (aka SamuraiJack) <nplatonov@cpan.org>'
abstract 'JSAN distribuion of ExtJS framework'

license 'gpl3'

docs_markup mmd
25 changes: 10 additions & 15 deletions META.json
@@ -1,16 +1,16 @@
{
"resources" : {
"license" : "http://opensource.org/licenses/gpl-3.0.html"
"license" : "http://www.gnu.org/licenses/gpl-3.0.txt"
},
"meta-spec" : {
"version" : "1.4",
"url" : "http://module-build.sourceforge.net/META-spec-v1.4.html"
},
"generated_by" : "Module::Build version 0.3201",
"version" : "3.02",
"generated_by" : "Module::Build version 0.3601",
"version" : "v3.0.0",
"name" : "Task.ExtJS",
"author" : [
"SamuraiJack"
"Nickolay Platonov (aka SamuraiJack) <nplatonov@cpan.org>"
],
"license" : "gpl3",
"provides" : {
Expand All @@ -22,21 +22,13 @@
"version" : null,
"file" : "lib/Task/ExtJS/Adapter/jQuery.js"
},
"Task.ExtJS.Debug.Core" : {
"version" : null,
"file" : "lib/Task/ExtJS/Debug/Core.js"
},
"Task.ExtJS.Adapter.Prototype" : {
"version" : null,
"file" : "lib/Task/ExtJS/Adapter/Prototype.js"
},
"Task.ExtJS.Adapter.Ext" : {
"version" : null,
"file" : "lib/Task/ExtJS/Adapter/Ext.js"
},
"Task.ExtJS.Core" : {
"Task.ExtJS.Adapter.Prototype" : {
"version" : null,
"file" : "lib/Task/ExtJS/Core.js"
"file" : "lib/Task/ExtJS/Adapter/Prototype.js"
},
"Task.ExtJS.All" : {
"version" : null,
Expand All @@ -47,5 +39,8 @@
"file" : "lib/Task/ExtJS/Adapter/YUI.js"
}
},
"abstract" : "ExtJS framework"
"abstract" : "JSAN distribuion of ExtJS framework",
"configure_requires" : {
"Module::Build" : "0.36"
}
}
39 changes: 0 additions & 39 deletions doc/index.html

This file was deleted.

51 changes: 0 additions & 51 deletions doc/output/App.user.FormPanel.html

This file was deleted.

5 changes: 0 additions & 5 deletions doc/output/Array.html

This file was deleted.

0 comments on commit d7039c8

Please sign in to comment.