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 6dc39e5 commit 1b547c5Copy full SHA for 1b547c5
pom.xml
@@ -282,7 +282,7 @@
282
<configuration>
283
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
284
<useStandardDocletOptions>false</useStandardDocletOptions>
285
- <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.0.jar</docletPath>
+ <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
286
<additionalOptions>
287
-outputpath ${project.build.directory}/docfx-yml
288
-projectname ${artifactId}
0 commit comments