bazelbuild/bazel

Expand exports_files documentation

Open

#11,304 opened on May 6, 2020

View on GitHub
 (0 comments) (25 reactions) (0 assignees)Java (4,465 forks)batch import
P3help wantedteam-Documentationteam-Rules-Servertype: documentation (cleanup)

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (Avg merge 22d 20h) (77 merged PRs in 30d)

Description

The documentation is quite limited (https://docs.bazel.build/versions/master/be/functions.html#exports_files).

  • Document how this interacts with visibility
  • Show an example of use (an reference it from another package)
  • Recommend using something else (e.g. a _library target) when possible

Contributor guide