diff --git a/docs/manual/CoreTasks/macrodef.html b/docs/manual/CoreTasks/macrodef.html index eae3049d3..7d8d5a7a2 100644 --- a/docs/manual/CoreTasks/macrodef.html +++ b/docs/manual/CoreTasks/macrodef.html @@ -40,7 +40,7 @@ name - The name of the new definition + The name of the new definition. Yes @@ -50,16 +50,22 @@ No + + description + A description of the macrodef + (for documentation purposes only). + + No + backtrace This controls the error traceback if they is an error detected when running the macro. If this is set to true, there will be an error trackback, if false - there will not be one. The default value is true. - Since ant 1.7. + there will not be one. Since Ant 1.7. - No + No; default true

Parameters specified as nested elements

@@ -355,7 +361,7 @@
-

Copyright © 2003-2005 The Apache Software +

Copyright © 2003-2006 The Apache Software Foundation. All rights Reserved.