mirror of https://github.com/grpc/grpc-java.git
doc: generate use page in javadoc
This commit is contained in:
parent
5dc8a124bf
commit
66ebcb1b00
|
|
@ -78,6 +78,7 @@ subprojects {
|
|||
|
||||
javadoc.options {
|
||||
encoding = 'UTF-8'
|
||||
use = true
|
||||
links 'https://docs.oracle.com/javase/8/docs/api/'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue