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 53525ba commit 2430839Copy full SHA for 2430839
pom.xml
@@ -154,13 +154,6 @@
154
</execution>
155
</executions>
156
<configuration>
157
- <doclet>ch.raffael.doclets.pegdown.PegdownDoclet</doclet>
158
- <docletArtifact>
159
- <groupId>ch.raffael.pegdown-doclet</groupId>
160
- <artifactId>pegdown-doclet</artifactId>
161
- <version>1.3</version>
162
- </docletArtifact>
163
- <useStandardDocletOptions>true</useStandardDocletOptions>
164
<stylesheetfile>${basedir}/src/main/javadoc/stylesheet.css</stylesheetfile>
165
<overview>${basedir}//src/main/javadoc/overview.html</overview>
166
</configuration>
0 commit comments