aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/translations/ja_JP/howto.rst
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-05-14 11:50:11 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-05-16 08:44:19 -0300
commitff41c41943de489ccb12d064faae1e32265f7d56 (patch)
tree655c01ff8ca0b51992d712d1145ac038ea1d4be1 /Documentation/translations/ja_JP/howto.rst
parentdocs: remove DocBook from the building system (diff)
downloadlinux-dev-ff41c41943de489ccb12d064faae1e32265f7d56.tar.xz
linux-dev-ff41c41943de489ccb12d064faae1e32265f7d56.zip
docs: update old references for DocBook from the documentation
DocBook is mentioned several times at the documentation. Update the obsolete references from it at the DocBook. Acked-by: SeongJae Park <sj38.park@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/translations/ja_JP/howto.rst')
-rw-r--r--Documentation/translations/ja_JP/howto.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/translations/ja_JP/howto.rst b/Documentation/translations/ja_JP/howto.rst
index 4511eed0fabb..8d7ed0cbbf5f 100644
--- a/Documentation/translations/ja_JP/howto.rst
+++ b/Documentation/translations/ja_JP/howto.rst
@@ -197,13 +197,6 @@ ReSTマークアップを使ったドキュメントは Documentation/outputに
make latexdocs
make epubdocs
-現在、幾つかの DocBook形式で書かれたドキュメントは ReST形式に転換中で
-す。それらのドキュメントはDocumentation/DocBook ディレクトリに生成され、
-Postscript または man ページの形式を生成するには以下のようにします - ::
-
- make psdocs
- make mandocs
-
カーネル開発者になるには
------------------------