Very good!

This was a missing piece.

Dierk 

Am 14.12.2010 um 03:53 schrieb Adam Murdoch:

> Hi,
> 
> I've been working on a DSL reference guide, to be included as part of the 
> Gradle 0.9 release. This guide attempts to document the various properties, 
> methods, types and so on that you can use in your build scripts. The audience 
> is build script or plugin authors who understand the basic concepts, but need 
> some help remembering which property or method call goes where.
> 
> A preview is now available at: http://gradle.org/latest/docs/dsl/index.html.
> 
> Please have a look and let me know what you think. I'm mostly interested in 
> whether the structure and navigation works, and whether the right type of 
> information is included.
> 
> Be aware that the guide is not complete, in that not every property, method, 
> and class is included, but does cover a good chunk of the DSL. Also, the code 
> to transform javadoc comments into docbook is not 100% implemented yet - but 
> it should be pretty obvious where this is the case.
> 
> Longer term, we plan to package up the dsl reference generation tool into a 
> plugin of some kind which can then be used to document external plugins (a 
> 'gradledoc' tool, if you like). What's also interesting is that exactly the 
> same meta-data that we use to document the DSL could also be used by an IDE 
> plugin to provide content assistance as you write your build script.
> 
> 
> --
> Adam Murdoch
> Gradle Developer
> http://www.gradle.org
> CTO, Gradle Inc. - Gradle Training, Support, Consulting
> http://www.gradle.biz
> 

Reply via email to