/grails-doc-ja

Japanese version of the Grails Reference Documentation

Primary LanguageGroovy

Setup & compile

git clone git@github.com:jggug/grails-doc-ja.git
cd grails-doc-ja
git submodule init && git submodule update

gradle -Ddisable.groovydocs=true :publishGuide -Dgrails.home=/path_to_your/grails-core

進捗等はgdocjp.textileを見てね。 (T.Yamamoto)