mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 04:02:20 +00:00
Docs: Move magic-number from process to staging
'Other material' section on 'process/index' is for unsorted documents. However we also have a dedicated place for the purpose, 'staging/'. Move 'magic-number' from the section to 'staging/' directory. Signed-off-by: SeongJae Park <sj@kernel.org> Acked-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20240624185312.94537-4-sj@kernel.org
This commit is contained in:
parent
7400d25a0a
commit
f9a4f4a0e1
@ -113,7 +113,6 @@ lack of a better place.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
magic-number
|
|
||||||
clang-format
|
clang-format
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
@ -8,6 +8,7 @@ Unsorted Documentation
|
|||||||
|
|
||||||
crc32
|
crc32
|
||||||
lzo
|
lzo
|
||||||
|
magic-number
|
||||||
remoteproc
|
remoteproc
|
||||||
rpmsg
|
rpmsg
|
||||||
speculation
|
speculation
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.. include:: ../disclaimer-ita.rst
|
.. include:: ../disclaimer-ita.rst
|
||||||
|
|
||||||
:Original: :ref:`Documentation/process/magic-number.rst <magicnumbers>`
|
:Original: :ref:`Documentation/staging/magic-number.rst <magicnumbers>`
|
||||||
:Translator: Federico Vaga <federico.vaga@vaga.pv.it>
|
:Translator: Federico Vaga <federico.vaga@vaga.pv.it>
|
||||||
|
|
||||||
.. _it_magicnumbers:
|
.. _it_magicnumbers:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.. include:: ../disclaimer-sp.rst
|
.. include:: ../disclaimer-sp.rst
|
||||||
|
|
||||||
:Original: :ref:`Documentation/process/magic-number.rst <magicnumbers>`
|
:Original: :ref:`Documentation/staging/magic-number.rst <magicnumbers>`
|
||||||
:Translator: Carlos Bilbao <carlos.bilbao.osdev@gmail.com>
|
:Translator: Carlos Bilbao <carlos.bilbao.osdev@gmail.com>
|
||||||
|
|
||||||
.. _sp_magicnumbers:
|
.. _sp_magicnumbers:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.. include:: ../disclaimer-zh_CN.rst
|
.. include:: ../disclaimer-zh_CN.rst
|
||||||
|
|
||||||
:Original: Documentation/process/magic-number.rst
|
:Original: Documentation/staging/magic-number.rst
|
||||||
|
|
||||||
:翻译:
|
:翻译:
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
.. include:: ../disclaimer-zh_TW.rst
|
.. include:: ../disclaimer-zh_TW.rst
|
||||||
|
|
||||||
:Original: :ref:`Documentation/process/magic-number.rst <magicnumbers>`
|
:Original: :ref:`Documentation/staging/magic-number.rst <magicnumbers>`
|
||||||
|
|
||||||
如果想評論或更新本文的內容,請直接發信到LKML。如果你使用英文交流有困難的話,也可
|
如果想評論或更新本文的內容,請直接發信到LKML。如果你使用英文交流有困難的話,也可
|
||||||
以向中文版維護者求助。如果本翻譯更新不及時或者翻譯存在問題,請聯繫中文版維護者::
|
以向中文版維護者求助。如果本翻譯更新不及時或者翻譯存在問題,請聯繫中文版維護者::
|
||||||
|
Loading…
Reference in New Issue
Block a user