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 834ade3 commit 35aeecaCopy full SHA for 35aeeca
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.0.jar</docletPath>
+ <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath>
723
<additionalOptions>
724
-outputpath ${project.build.directory}/docfx-yml
725
-projectname ${artifactId}
0 commit comments