forked from apache/grails-doc
-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation Project For The Grails Web Application Framework
AndreasArledal/grails-doc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
To build the documentation: gradlew docs Building the documentation relies on access to a copy of the Grails source code. By default the build will download a copy of the source code from Github. The archive downloaded will be snaphshot of the latest version of the project, not the entire project history. Because of that, the download is smaller than a full clone of the repository but is still fairly large (approximately 40mb). To avoid the download you may take advantage of a local copy of the source tree by setting the grails.home system property and assigning it a value that points to a copy of the grails project: gradlew docs -Dgrails.home=/home/user/projects/grails-core Additionally you can create a local.properties file with this variable set, e.g. grails.home=/home/user/projects/grails-core or grails.home=../grails-core
About
Documentation Project For The Grails Web Application Framework
Resources
Stars
Watchers
Forks
Packages 0
No packages published