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 8747ea1 commit a2a634bCopy full SHA for a2a634b
pom.xml
@@ -621,7 +621,7 @@
621
<configuration>
622
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
623
<useStandardDocletOptions>false</useStandardDocletOptions>
624
- <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>
625
<additionalOptions>-outputpath ${project.build.directory}/docfx-yml -projectname ${artifactId}</additionalOptions>
626
<doclint>none</doclint>
627
<show>protected</show>
0 commit comments