Skip to content

Commit

Permalink
Merge pull request torvalds#210 from ojeda/ref
Browse files Browse the repository at this point in the history
rust: doc: Replace a ref tag in doc-guide/kernel-doc.rst
  • Loading branch information
ojeda authored Apr 21, 2021
2 parents 9e6e67e + b813b91 commit 944106f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/doc-guide/kernel-doc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ when it is embedded in source files.
comments. Please stick to the style described here.

.. note:: kernel-doc does not cover Rust code: please see
:ref:`Documentation/rust/docs.rst <rust_docs>` instead.
Documentation/rust/docs.rst instead.

The kernel-doc structure is extracted from the comments, and proper
`Sphinx C Domain`_ function and type descriptions with anchors are
Expand Down

0 comments on commit 944106f

Please sign in to comment.