sbt/main/src
Simon Schäfer 9a51264c96 Fixes #1845. Reformat Scaladoc of `AutoPlugin`
Enumerations always need to start with the same number, otherwise
Scaladoc doesn't recognize them as enumeration (no idea why).

Code blocks need to be surrounded by {{{}}}. The indentation of the
larger code block is still not correctly displayed, but I couldn't find
out why.

A TODO comment is moved out of the Scaladoc comment.
2015-02-07 01:35:35 +01:00
..
main/scala/sbt Fixes #1845. Reformat Scaladoc of `AutoPlugin` 2015-02-07 01:35:35 +01:00
test Merge pull request #1759 from jedesah/topic/minor_cleanup 2015-01-14 16:13:06 -05:00