mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-31 22:23:05 +00:00

This commit adds help documents - doc-guide/checktransupdate.rst and zh_CN/doc-guide/checktransupdate.rst for scripts/checktransupdate.py , including English and Chinese versions Signed-off-by: Dongliang Mu <dzm91@hust.edu.cn> Reviewed-by: Yanteng Si <siyanteng@loongson.cn> [jc: fixed missing title problem in the new file] Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240719041400.3909775-3-dzm91@hust.edu.cn
29 lines
417 B
ReStructuredText
29 lines
417 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
|
|
checktransupdate
|
|
|
|
.. only:: subproject and html
|
|
|
|
目录
|
|
====
|
|
|
|
* :ref:`genindex`
|