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 ebf92be commit 0aa300aCopy full SHA for 0aa300a
pom.xml
@@ -159,12 +159,11 @@
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>
166
<overview>${basedir}//src/main/javadoc/overview.html</overview>
167
- <additionalOptions>-html5</additionalOptions>
168
</configuration>
169
</plugin>
170
<plugin>
0 commit comments