diff --git a/docs/html/tools/building/building-cmdline.jd b/docs/html/tools/building/building-cmdline.jd index c1a0dd2049bf0..ec00b507cccfc 100644 --- a/docs/html/tools/building/building-cmdline.jd +++ b/docs/html/tools/building/building-cmdline.jd @@ -18,7 +18,7 @@ parent.link=index.html
The Android build system uses the Android plugin for Gradle to support the Gradle Domain + Specific Language (DSL) and declarative language elements. See the + Android Plug-in for Gradle section for + a description of the plugin and a link to the complete list of the supported Gradle DSL elements.
+ -See the Gradle Build Language Reference for a complete list and description of the Gradle Domain Specific Language (DSL) and declarative -language elements.