Allow to create javadocs for multiple packages
Change-Id: Ia3de0458603dbe14f510b2edadf6ea44406b820e
This commit is contained in:
@@ -50,7 +50,7 @@ java_library(
|
||||
java_doc(
|
||||
name = 'gwtui-api-javadoc',
|
||||
title = 'Gerrit Review GWT Extension API Documentation',
|
||||
pkg = 'com.google.gerrit',
|
||||
pkgs = ['com.google.gerrit'],
|
||||
paths = ['src/main/java'] + COMMON,
|
||||
srcs = SRCS,
|
||||
deps = DEPS + ['//gerrit-gwtui-common:client-lib2'],
|
||||
|
Reference in New Issue
Block a user