[GRADLE-695] Plugin documentation improvements Created: 13/Oct/09 Updated: 04/Jan/13 Resolved: 24/Nov/10 |
|
Status: | Resolved |
Project: | Gradle |
Affects Version/s: | 0.8 |
Fix Version/s: | 0.9-rc-1 |
Type: | Improvement | ||
Reporter: | Jason Porter | Assignee: | Hans Dockter |
Resolution: | Fixed | Votes: | 0 |
Description |
The plugin documentation needs some work. Specifically the maven, project report, and custom plugin sections are really lacking. These are things that people are using and you either have to comb through the code or find examples somewhere of how to use them. As gradle starts to mature more and more people will be wanting to create plugins and there's no official place to go to find out how to create them. This is needed in the docs. |
Comments |
Comment by Hans Dockter [ 23/Apr/10 ] |
Stuff is still not perfect. But in particular for the plugins you have mentioned documentation has improved. So I will close this issue. |