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 2468f51 commit 2093aadCopy full SHA for 2093aad
pom.xml
@@ -496,7 +496,7 @@
496
<configuration>
497
<doclet>com.microsoft.doclet.DocFxDoclet</doclet>
498
<useStandardDocletOptions>false</useStandardDocletOptions>
499
- <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>
500
<additionalOptions>-outputpath ${project.build.directory}/docfx-yml -projectname ${artifactId}</additionalOptions>
501
<doclint>none</doclint>
502
<show>protected</show>
0 commit comments