mirror of
https://github.com/torvalds/linux.git
synced 2024-12-19 01:23:20 +00:00
d409813508
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
23 lines
325 B
ReStructuredText
23 lines
325 B
ReStructuredText
.. _doc_guide:
|
|
|
|
=================================
|
|
How to write kernel documentation
|
|
=================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
sphinx
|
|
kernel-doc
|
|
parse-headers
|
|
contributing
|
|
maintainer-profile
|
|
checktransupdate
|
|
|
|
.. only:: subproject and html
|
|
|
|
Indices
|
|
=======
|
|
|
|
* :ref:`genindex`
|