Skip to content
Snippets Groups Projects
Commit e4300602 authored by Esteban Collard's avatar Esteban Collard
Browse files

modification emplacement javadoc

parent 56ccea1f
Branches
Tags
No related merge requests found
......@@ -81,7 +81,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.4</version>
<configuration>
<reportOutputDirectory>${project.build.directory}/../docs</reportOutputDirectory>
<reportOutputDirectory>${project.build.directory}/docs</reportOutputDirectory>
<destDir>docs</destDir>
<nohelp>true</nohelp>
</configuration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment