mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 10:33:11 +02:00

Commitfebe6c2f85
("docs/zh_CN: Add translation zh_CN/doc-guide/index.rst") translated ".. only::" directive too much. Use the one as found in the original doc-guide/index.rst. Fixes:febe6c2f85
("docs/zh_CN: Add translation zh_CN/doc-guide/index.rst") Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Cc: Wu XiangCheng <bobwxc@email.cn> Cc: Yanteng Si <siyanteng@loongson.cn> Cc: Alex Shi <alexs@kernel.org> Reviewed-by: Wu XiangCheng <bobwxc@email.cn> Link: https://lore.kernel.org/r/20221205032622.8697-1-akiyks@gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
28 lines
397 B
ReStructuredText
28 lines
397 B
ReStructuredText
.. include:: ../disclaimer-zh_CN.rst
|
|
|
|
:Original: Documentation/doc-guide/index.rst
|
|
|
|
:译者: 吴想成 Wu XiangCheng <bobwxc@email.cn>
|
|
|
|
.. _doc_guide_zh:
|
|
|
|
================
|
|
如何编写内核文档
|
|
================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
sphinx
|
|
kernel-doc
|
|
parse-headers
|
|
contributing
|
|
maintainer-profile
|
|
|
|
.. only:: subproject and html
|
|
|
|
目录
|
|
====
|
|
|
|
* :ref:`genindex`
|