aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar dmarting <dmarting@google.com>2017-09-11 14:05:48 +0200
committerGravatar Philipp Wollermann <philwo@google.com>2017-09-12 14:03:15 +0200
commitc2762023ee171cb49b89557d0ab29e0b3950fadb (patch)
tree7a8e8bc2cb75a93740704c2bb1465fd016a1bc91 /site
parentd7535c9c31fafea910eea250b17ec9bf7e907660 (diff)
Documentation cleanup.
PiperOrigin-RevId: 168218117
Diffstat (limited to 'site')
-rw-r--r--site/docs/skylark/cookbook.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/docs/skylark/cookbook.md b/site/docs/skylark/cookbook.md
index 84268ae3ea..07b855f45b 100644
--- a/site/docs/skylark/cookbook.md
+++ b/site/docs/skylark/cookbook.md
@@ -346,7 +346,6 @@ file(
)
```
-
## <a name="execute-bin"></a>Execute a binary
This rule executes an existing binary. In this particular example, the
@@ -956,4 +955,3 @@ debug(
name = "printing_rule"
)
```
-