minor changes
This commit is contained in:
@@ -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 ! -->
|
||||||
|
|||||||
Reference in New Issue
Block a user