diff options
author | Tsugikazu Shibata <tshibata@ab.jp.nec.com> | 2017-04-08 13:24:04 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-08 20:13:05 +0300 |
commit | f012733894d36ff687862e9cd3b02ee980c61416 (patch) | |
tree | 8484cb513e5958756d845955f55270e09f8f90f1 /Documentation/translations/ja_JP/index.rst | |
parent | 0e056eb5530da802c07f080d6bbd43c50e799efd (diff) | |
download | linux-f012733894d36ff687862e9cd3b02ee980c61416.tar.xz |
Documentation: Add HOWTO Japanese translation into rst based build system
This commit adds Japanese translation of HOWTO document into rst based
documentation build system with updates.
Signed-off-by: Tsugikazu Shibata <tshibata@ab.jp.nec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/ja_JP/index.rst')
-rw-r--r-- | Documentation/translations/ja_JP/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/translations/ja_JP/index.rst b/Documentation/translations/ja_JP/index.rst new file mode 100644 index 000000000000..2f91b895e3c2 --- /dev/null +++ b/Documentation/translations/ja_JP/index.rst @@ -0,0 +1,12 @@ +.. raw:: latex + + \renewcommand\thesection* + \renewcommand\thesubsection* + +Japanese translations +===================== + +.. toctree:: + :maxdepth: 1 + + howto |