We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb65131 commit 53525baCopy full SHA for 53525ba
pom.xml
@@ -154,12 +154,11 @@
154
</execution>
155
</executions>
156
<configuration>
157
- <author>true</author>
158
<doclet>ch.raffael.doclets.pegdown.PegdownDoclet</doclet>
159
<docletArtifact>
160
<groupId>ch.raffael.pegdown-doclet</groupId>
161
<artifactId>pegdown-doclet</artifactId>
162
- <version>1.1</version>
+ <version>1.3</version>
163
</docletArtifact>
164
<useStandardDocletOptions>true</useStandardDocletOptions>
165
<stylesheetfile>${basedir}/src/main/javadoc/stylesheet.css</stylesheetfile>
0 commit comments