google / bazel-common

Common functionality for Google's open-source libraries that are built with bazel.
Apache License 2.0
84 stars 40 forks source link

Support grouping packages when generating javadoc. #149

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Support grouping packages when generating javadoc.

Also remove the requirement that exclude_packages must be used with root_packages since it seems to work fine without it.