Hi guys,
I noticed that Gradle 1.0 m5 and m6 DSL Reference now does not link to Gradle’s groovydoc/javadoc in the API Documentation header. Is this intentional?
I liked the groovydoc/javadoc links on top, since they provide an easy way to locate the API docs, while now I need to first figure out whether the API I’m looking for is Groovy or Java one, and then go search on the corresponding index page.