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 07b4e68 commit 7bbdc64Copy full SHA for 7bbdc64
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.1.1.jar</docletPath>
+ <docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.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