Name
|
Description
|
name
|
(Optional) Specifies the name of the project. It is only used to indicate failure to generate ABLDoc.
|
sourcepath
|
Specifies a comma separated list of paths that can be configured with each project where the ABL source files can be found.
The sourcepath element contains a set of ABL source files for which the ABLDoc documentation is generated. It can be configured with Ant’s pathelement element or fileset element.
Note: The sourcepath element can also be added as an element to the root abldocproject element.
|