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 0ce8467 commit 86954f8Copy full SHA for 86954f8
pom.xml
@@ -719,7 +719,7 @@
719
<configuration>
720
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
721
<useStandardDocletOptions>false</useStandardDocletOptions>
722
- <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
+ <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.0.jar</docletPath>
723
<additionalOptions>
724
-outputpath ${project.build.directory}/docfx-yml
725
-projectname ${artifactId}
0 commit comments