Note: This goal should be used as a Maven report.
Full name:
net.sf.maven-erlang:erlang-plugin:1.0-SNAPSHOT:edoc
Description:
Attributes:
generate-sources
.Name | Type | Since | Description |
---|---|---|---|
outputDirectory | File |
- |
Destination directory. Default value is: ${project.reporting.outputDirectory}/edoc . |
Name | Type | Since | Description |
---|---|---|---|
applicationResourceFile | String |
- |
Application resource file (in src/ directory). |
edocDestDir | String |
- |
Name of the destination directory. Default value is: edoc . |
edocOptions | String[] |
- |
Edoc options. |
erlPath | String |
- |
Path to the erlang installation directory. |
sourceDirectory | File |
- |
Directory with module source code. |
java.lang.String
No
java.lang.String
No
${edocDestDir}
edoc
java.lang.String[]
No
erlPath :
java.lang.String
No
java.io.File
Yes
${project.reporting.outputDirectory}/edoc
java.io.File
No
${basedir}/src/main/erlang/