We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af8a1d0 commit cd11dc8Copy full SHA for cd11dc8
2 files changed
[refs]
@@ -1,5 +1,5 @@
1
---
2
-refs/heads/master: b1ebd2d84384315f5788d1fa9f48c0a60265de20
+refs/heads/master: a2741ae76ff1bdb35225fa3e29ec6f293427a8e8
3
refs/heads/gh-pages: e987e2a9ec867bfa17876e1e9ff673a9bc2cc085
4
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444
5
refs/tags/v0.0.10: 207ebd2a3472fddee69fe1298eb90429e3306efd
trunk/google-api-grpc/pom.xml
@@ -1006,6 +1006,7 @@
1006
<show>protected</show>
1007
<nohelp>true</nohelp>
1008
<outputDirectory>${project.build.directory}/javadoc</outputDirectory>
1009
+ <splitindex>true</splitindex>
1010
</configuration>
1011
</plugin>
1012
</plugins>
0 commit comments