File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
|
698 | 698 | <configuration>
|
699 | 699 | <doclet>com.microsoft.doclet.DocFxDoclet</doclet>
|
700 | 700 | <useStandardDocletOptions>false</useStandardDocletOptions>
|
701 |
| -<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.1.1.jar</docletPath> |
| 701 | +<docletPath>${env.KOKORO_GFILE_DIR}/java-docfx-doclet-1.2.0.jar</docletPath> |
702 | 702 | <additionalOptions>-outputpath ${project.build.directory}/docfx-yml -projectname ${project.artifactId}</additionalOptions>
|
703 | 703 | <doclint>none</doclint>
|
704 | 704 | <show>protected</show>
|
|
You can’t perform that action at this time.
0 commit comments