grails-doc
grails-doc copied to clipboard
Too deep to read: some of the plugins documents
for example:
When I want to read the documents for spring-security-core, I have to:
- search it from homepage
- open http://plugins.grails.org/plugin/grails/spring-security-core from search results
- click a link to open http://grails-plugins.github.io/grails-spring-security-core/
- click a link to open "User Guide"
- read it.
What I expect is:
- there is a list of commonly used plugins
- click a link can directly open the corresponding documents.