Import Definitions | ||
---|---|---|
File | Description | Comment |
keros-application-project.xml | Contains Keros application project functionality. | Imports... |
keros-source-project.xml | Contains Keros source project functionality. | Imports... |
Macro Definitions | ||
---|---|---|
Name | Description | URI |
ant2html | Converts Ant scripts to HTML | http://keros.sourceforge.net/project/ant |
antDoc | Converts Ant scripts to HTML | http://keros.sourceforge.net/project/ant |
Target Definitions | |||
---|---|---|---|
Name | Depends | Unless | Description |
keros-ant-project.document | Not Defined | keros-ant-project.document.SKIP | Default logic for Ant document generation |
keros-ant-project.print.properties | Not Defined | Not Defined | Converts Ant scripts to HTML |
keros-ant-project.release | keros-ant-project.document, keros-application-project.release, keros-document-project.release, keros-source-project.release | Not Defined | Not Defined |
keros-base-project.release | keros-ant-project.release | Not Defined | Not Defined |
Attribute Definitions | ||
---|---|---|
Name | Description | Default |
basedir | The directory in which to start searching for Ant scripts. | Not Defined |
dest-dir | The directory in which the transformation will occur. | Not Defined |
includes | The file pattern to include when transforming. | Not Defined |
version | The version number/value to include in the heading. | Not Defined |
description | Information about this macro call. | Not Defined |
@{basedir}
= the directory in which to start searching for Ant scripts.
@{dest-dir}
= the directory in which the transformation will occur.
@{includes}
= the file pattern to include when transforming.
@{version}
= the version number/value to include in the heading.
@{description}
= information about calling this macro.
Attribute Definitions | ||
---|---|---|
Name | Description | Default |
dir | The directory to start recursively applying AntDoc. | Not Defined |
description | Information about this macro call. | Not Defined |
@{dir}
= the directory to start recursively applying AntDoc.
@{description}
= information about calling this macro.