aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
diff options
context:
space:
mode:
authorGravatar dmarting <dmarting@google.com>2017-09-12 18:52:18 +0200
committerGravatar Philipp Wollermann <philwo@google.com>2017-09-13 19:05:39 +0200
commit454e0507715d72760679408e453825d137479489 (patch)
tree64648eebe2e638cfcef1230d72f53f89462cee6d /src/main/java
parentaa1a4f2c3dfdb40bd0f4349cf313354a7543a5a8 (diff)
Documentation cleanup.
PiperOrigin-RevId: 168389301
Diffstat (limited to 'src/main/java')
-rw-r--r--src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deps.html1
-rw-r--r--src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deps.html b/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deps.html
index d691c897c3..806e3dedc7 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deps.html
+++ b/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/deps.html
@@ -1,4 +1,3 @@
-
<p><code>List of <a href="../build-ref.html#labels">labels</a>; optional</code></p>
<p>
diff --git a/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html b/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html
index 200fefa59e..5ccc56ba33 100644
--- a/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html
+++ b/src/main/java/com/google/devtools/build/docgen/templates/attributes/common/tags.html
@@ -1,4 +1,3 @@
-
<p>
<code>List of arbitrary text tags. Tags may be any valid string; default is
the empty list.</code>