mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 09:02:21 -04: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:
@@ -391,7 +391,7 @@ Kernel documentation
|
||||
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.
|
||||
|
||||
rustdoc
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
.. pt_process_howto:
|
||||
.. _pt_process_howto:
|
||||
|
||||
COMO FAZER o desenvolvimento do kernel Linux
|
||||
============================================
|
||||
|
||||
Reference in New Issue
Block a user