blob: 4635cf096c143c57cf888974a1620495738449cd [file] [log] [blame]
<p><code>List of <a href="${link build-ref#labels}">labels</a>
; optional;
default <a href="${link package.default_visibility}">default_visibility</a> from
<a href="${link package}">package</a> if specified, or //visibility:private
otherwise; <a href="#configurable-attributes">nonconfigurable</a></code></p>
<p>
The <code>visibility</code> attribute on a target controls whether the target
can be used in other packages. See the documentation for
<a href="${link visibility}">visibility</a>.
</p>