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 af0d34f commit 7f0fe4dCopy full SHA for 7f0fe4d
pom.xml
@@ -714,7 +714,7 @@
714
<configuration>
715
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
716
<useStandardDocletOptions>false</useStandardDocletOptions>
717
- <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.1.jar</docletPath>
+ <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.3.0.jar</docletPath>
718
<additionalOptions>
719
-outputpath ${project.build.directory}/docfx-yml
720
-projectname ${artifactId}
0 commit comments