As I'm writing documentation for Scala support, I'm thinking we could restructure the documentation to have sections on Buildr (the framework) and sections for specific languages.
This way, you would get all the information about compiling, testing, and packaging for a given language in one place, and the framework documentation would have less interspersed sections in it (but still have examples drawn from various languages). The question that led me to this question is "Where do I put the information about setting SCALA_HOME?". I can put it in the "Compile" section, but then if you're only testing with Scala you might not be looking at the other section. It feels like this should go into a "Scala" section where many Scala-related and -specific topics would be aggregated. Thoughts? alex
