Note: This goal should be used as a Maven report.
Full name:
org.phpmaven:maven-php-plugin:1.1-SNAPSHOT:doxygen
Description:
site phase.Attributes:
site.| Name | Type | Since | Description |
|---|---|---|---|
| doxyGenExe | String |
- |
Path to the doxygen.exe. If nothing is configured doxygen is expected in the path. |
| doxygenConfigFile | File |
- |
The doxygen configuraton file. By default it is searched under "src/site/doxygen" |
| outputApiDocDirectory | File |
- |
The output directory of doxygen generated documentation. |
| sourceDirectory | String |
- |
The source code directory where doxygen start generating documentation. |
java.lang.StringYesdoxygenjava.io.FileYes${basedir}/src/site/doxygen/doxygen.configjava.io.FileYes${project.build.directory}/site/apidocsjava.lang.StringYes/src/main/php