We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090f823 commit fe27670Copy full SHA for fe27670
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.1.1.jar</docletPath>
+ <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.1.jar</docletPath>
286
<additionalOptions>
287
-outputpath ${project.build.directory}/docfx-yml
288
-projectname ${artifactId}
0 commit comments