aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Greg Estren <gregce@google.com>2015-05-11 19:36:52 +0000
committerGravatar Damien Martin-Guillerez <dmarting@google.com>2015-05-15 09:34:39 +0000
commit526d60a07060741032974906f5fcfa547dd9cbb4 (patch)
tree6aeb4d052774f74b3f138d170b43ca41d0705595
parent98c92744557330d844ff5c38a28e5419d153ed1f (diff)
Don't reference cc_public_library in the Bazel build encyclopedia.
-- MOS_MIGRATED_REVID=93332951
-rw-r--r--src/main/java/com/google/devtools/build/docgen/templates/be-footer.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/be-footer.html b/src/main/java/com/google/devtools/build/docgen/templates/be-footer.html
index 94b7a1cfba..f269b4f8fb 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/be-footer.html
+++ b/src/main/java/com/google/devtools/build/docgen/templates/be-footer.html
@@ -30,10 +30,10 @@ file, before any rule.</p>
attribute, unless otherwise specified in the <code>visibility</code>
attribute of the rule. For detailed information about the syntax of this
attribute, see the documentation of the <a href="#common.visibility">visibility</a>
- attribute. The package default visibility applies neither to the
- <a href="#exports_files">exports_files</a> function nor to the
- <a href="#cc_public_library">cc_public_library</a> rule (which are
- public by default).
+ attribute. The package default visibility does not apply to
+
+ <a href="#exports_files">exports_files</a>, which is
+ public by default.
</li>
<li id="package.default_deprecation"><code>default_deprecation</code>: