You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2014/09/04 00:50:28 UTC

[47/50] [abbrv] git commit: [flex-utilities] [refs/heads/master] - add description to asdic target

add description to asdic target


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/4b0dd486
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/4b0dd486
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/4b0dd486

Branch: refs/heads/master
Commit: 4b0dd486d2996b4c77af8de09bafe9557d3f5b78
Parents: 8d679d8
Author: Justin Mclean <jm...@apache.org>
Authored: Fri Aug 29 10:47:21 2014 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Fri Aug 29 10:47:21 2014 +1000

----------------------------------------------------------------------
 Squiggly/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/4b0dd486/Squiggly/build.xml
----------------------------------------------------------------------
diff --git a/Squiggly/build.xml b/Squiggly/build.xml
index 8d75f24..af7dca7 100644
--- a/Squiggly/build.xml
+++ b/Squiggly/build.xml
@@ -52,7 +52,7 @@
 	<target name="package" description="package up all source files" depends="package-dir,generate-docs,package-source-tar,package-source-zip,package-binary-tar,package-binary-zip">
 	</target>
 	
-	<target name="generate-docs">
+	<target name="generate-docs" description="generate asdocs">
 		<!--
 		C:\flexsdk4.1\bin\asdoc" 
 		-package com.adobe.linguistics.spelling "This package providing spell checking functionality to your action script applications. This includes the core spell checking engine and the optional SpellUI class for easy integration with your existing Flex projects."