summaryrefslogtreecommitdiffstats
path: root/doc/src/ja_JP/development
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Ensured that code snippets have appropriate file names.David Boddie2011-02-082-17/+17
| | | | | This helps them to be marked up correctly in cases where code markers are available.
* Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
| | | | Reviewed-by: Trust Me
* Doc: Fixed the in-repository licenses for the documentation.David Boddie2010-10-043-15/+15
| | | | | | In the repository, we should always use the No Commercial license alongside the GNU Free Documentation License for documentation files.
* Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-213-75/+33
| | | | | Reviewed-by: Trust Me Requested-by: Legal
* * Add Japanese tutorial documentsTakumi ASAKI2010-06-073-0/+819
* Add Japanese hellotr example