jggug / grails-doc-src-ja

Japanese version of the Grails Reference Documentation

Home Page:http://grails.jp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build.

git clone git@github.com:jggug/grails-doc.git
git co origin/jggug
git co -b jggug
git submodule init && git submodule update
./gradlew -Ddisable.groovydocs=true -Dgrails.home=/path_to_your/grails-core clean publishGuide_ja

Generate traslateReport.doc

cd src/ja
groovy scanfiles.groovy >guide/traslateReport.gdoc

Update original docs

About

Japanese version of the Grails Reference Documentation

http://grails.jp


Languages

Language:Shell 51.4%Language:Groovy 48.6%