From 151717ce36ad3fa99b5aaf79328f632ebd4b0f7c Mon Sep 17 00:00:00 2001 From: Googler Date: Mon, 2 Jul 2018 11:54:11 -0700 Subject: Docs: Query Language: Minor cleanup RELNOTES: None. PiperOrigin-RevId: 202988920 --- site/docs/query.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'site') diff --git a/site/docs/query.html b/site/docs/query.html index 12229baab1..430355dab5 100644 --- a/site/docs/query.html +++ b/site/docs/query.html @@ -554,9 +554,7 @@ x intersect (y union z) deps(foo/...) is the dependency graphs whose roots are all rules in every package beneath the foo directory. Please note that 'dependencies' means only rule and file targets - in this context, therefore the BUILD, - - and Skylark files needed to + in this context, therefore the BUILD and Skylark files needed to create these targets are not included here. For that you should use the buildfiles operator.

-- cgit v1.2.3