Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2 final
-
Component/s: Documentation
-
Labels:None
-
Patch Submitted:Yes
Description
Several minor refactorings and and two "improvements" overlapped, so this became rather large.
The attach patch (and file) will:
- Each chapter page will have a TOC of it's sections, below page heading, above chapter summary
- Add favicon to documentation
- Fix individual section pages that were not being correctly linked to stylesheet
- Errors in reference docs show path to file, not just file name
- Code refactoring in Generate.groovy to rename ambiguous vars, remove old, reuse code
I've attached a simple "grails-doc-icon.ico" file for favicon, since the grail with the blue dot background ("official" grails logo?) was hard to make out at such a small size. I think it works as a placeholder, until something more 'official' was chosen. It goes in "grails-doc/resources/img/grails-doc-icon.ico"
Priority on this should have been Minor, not Major.