bazelbuild/bazel

Expand exports_files documentation

Open

#11 304 ouverte le 6 mai 2020

Voir sur GitHub
 (0 commentaires) (25 réactions) (0 assignés)Java (4 465 forks)batch import
P3help wantedteam-Documentationteam-Rules-Servertype: documentation (cleanup)

Métriques du dépôt

Stars
 (25 384 stars)
Métriques de merge PR
 (Merge moyen 22j 20h) (77 PRs mergées en 30 j)

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

Guide contributeur