mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 21:48:54 +02:00
docs: Fix an erroneous reference to sphinx.rst
Just give the name of the file and let the automarkup stuff do its thing. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
8dd9b4378b
commit
c99fcb5850
|
|
@ -391,7 +391,7 @@ Kernel documentation
|
||||||
Sphinx
|
Sphinx
|
||||||
------
|
------
|
||||||
|
|
||||||
Please see :ref:`sphinx_install` in :ref:`Documentation/doc-guide/sphinx.rst <sphinxdoc>`
|
Please see :ref:`sphinx_install` in Documentation/doc-guide/sphinx.rst
|
||||||
for details about Sphinx requirements.
|
for details about Sphinx requirements.
|
||||||
|
|
||||||
rustdoc
|
rustdoc
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
.. SPDX-License-Identifier: GPL-2.0
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
.. pt_process_howto:
|
.. _pt_process_howto:
|
||||||
|
|
||||||
COMO FAZER o desenvolvimento do kernel Linux
|
COMO FAZER o desenvolvimento do kernel Linux
|
||||||
============================================
|
============================================
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user