You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/10/09 03:44:36 UTC

[2/8] docs commit: Adding a new tool for the Cordova web site. Adding the information of the App Builder tool to be included into the tool section of the Cordova web site. This closes #368.

Adding a new tool for the Cordova web site. Adding the information of the App Builder tool to be included into the tool section of the Cordova web site. This closes #368.


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/bb860d51
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/bb860d51
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/bb860d51

Branch: refs/heads/cordova-website
Commit: bb860d5177662a573d651ab9cafdf5f44e18aa06
Parents: 865d806
Author: David Esperalta <in...@davidesperalta.com>
Authored: Tue Oct 6 12:18:40 2015 +0200
Committer: Dmitry Blotsky <dm...@gmail.com>
Committed: Thu Oct 8 16:36:54 2015 -0700

----------------------------------------------------------------------
 www/_data/tools.yml                 |  10 ++++++++--
 www/static/img/tools/appbuilder.png | Bin 0 -> 90507 bytes
 2 files changed, 8 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/bb860d51/www/_data/tools.yml
----------------------------------------------------------------------
diff --git a/www/_data/tools.yml b/www/_data/tools.yml
index 25f6c23..9dbb9cd 100644
--- a/www/_data/tools.yml
+++ b/www/_data/tools.yml
@@ -73,5 +73,11 @@
         debugging, and full cross-platform support, GapDebug changes how you
         view debugging for good.
 
-
-
+-   name: App Builder
+    image: appbuilder.png
+    url: http://www.getappbuilder.com/
+    description: >
+        App Builder is a complete IDE for Microsoft Windows which allows to
+        create HTML5 and native apps without programming knowledge. Offers
+        dozens of controls and actions ready to be used in your apps and
+        lot of app samples to learn it.

http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/bb860d51/www/static/img/tools/appbuilder.png
----------------------------------------------------------------------
diff --git a/www/static/img/tools/appbuilder.png b/www/static/img/tools/appbuilder.png
new file mode 100644
index 0000000..bafdf56
Binary files /dev/null and b/www/static/img/tools/appbuilder.png differ


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org