bazelbuild/bazel

Expand exports_files documentation

Open

#11.304 aberto em 6 de mai. de 2020

Ver no GitHub
 (0 comments) (25 reactions) (0 assignees)Java (4.465 forks)batch import
P3help wantedteam-Documentationteam-Rules-Servertype: documentation (cleanup)

Métricas do repositório

Stars
 (25.384 stars)
Métricas de merge de PR
 (Mesclagem média 22d 20h) (77 fundiu PRs em 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

Guia do colaborador