From dd5f7db343f3474c54a5e13ca52ec8b9c5c9f753 Mon Sep 17 00:00:00 2001 From: gregce Date: Wed, 23 May 2018 13:32:42 -0700 Subject: De-document the Skylark "data" transition. This is going away with the removal of C++ LIPO support. PiperOrigin-RevId: 197779736 --- site/docs/skylark/rules.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'site') diff --git a/site/docs/skylark/rules.md b/site/docs/skylark/rules.md index 25bc3a4b2a..8715a68574 100644 --- a/site/docs/skylark/rules.md +++ b/site/docs/skylark/rules.md @@ -344,9 +344,6 @@ Otherwise, executables that are used at runtime (e.g. as part of a test) should be built for the target configuration. In this case, specify `cfg="target"` in the attribute. -The configuration `"data"` is present for legacy reasons and should be used for -the `data` attributes. - ## Configuration Fragments Rules may access [configuration fragments](lib/skylark-configuration-fragment.html) -- cgit v1.2.3