[GRADLE-516] documentation - better titles for examples & list of examples Created: 06/Jun/09 Updated: 04/Jan/13 Resolved: 11/Jun/09 |
|
| Status: | Resolved |
| Project: | Gradle |
| Affects Version/s: | 0.6 |
| Fix Version/s: | 0.7 |
| Type: | Improvement | ||
| Reporter: | Tomek Kaczanowski | Assignee: | Adam Murdoch |
| Resolution: | Fixed | Votes: | 0 |
| Attachments: |
|
| Description |
|
improve documentation by adding what was discussed here http://www.nabble.com/documentation---new-titles-of-examples-%2B-list-of-examples-td23750793.html, i.e.:
P.S. will do it. – |
| Comments |
| Comment by Tomek Kaczanowski [ 09/Jun/09 ] |
|
Hi, included you will find a patch that does three things:
Few remarks:
– |
| Comment by Adam Murdoch [ 09/Jun/09 ] |
|
This looks good. One small problem: it seems that class SampleElementValidator did not make it into the patch, so it does not work. Could you re-do the patch with that class in it? |
| Comment by Tomek Kaczanowski [ 10/Jun/09 ] |
|
Sorry, I was not aware that I should do the "svn add" first. Hope this time it is ok. – |
| Comment by Adam Murdoch [ 11/Jun/09 ] |
|
Thank you for this patch. I've applied it to trunk. |