minor changes

This commit is contained in:
stfm
2013-03-24 20:27:25 +01:00
parent ef22847852
commit 644d4e4b40

View File

@@ -71,7 +71,7 @@ Then you can use TeXDoclet as an alternate doclet in the `pom.xml` file of any p
<docletArtifact> <docletArtifact>
<groupId>org.stfm</groupId> <groupId>org.stfm</groupId>
<artifactId>texdoclet</artifactId> <artifactId>texdoclet</artifactId>
<version>${texdoclet.version}</version> <version>0.9-SNAPSHOT</version>
</docletArtifact> </docletArtifact>
<sourcepath>src/main/java:src/test/java</sourcepath> <sourcepath>src/main/java:src/test/java</sourcepath>
<useStandardDocletOptions>false</useStandardDocletOptions><!-- important ! --> <useStandardDocletOptions>false</useStandardDocletOptions><!-- important ! -->