Skip to content

Commit

Permalink
docs: doc-guide: remove the extension from .rst files
Browse files Browse the repository at this point in the history
On almost all places, we're including ReST files without the
extension.

Let's remove the extension here as well, in order to use just
one standard.

Suggested-by: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Mauro Carvalho Chehab authored and Jonathan Corbet committed Apr 19, 2019
1 parent 9f43619 commit d8e8bcc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/doc-guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ How to write kernel documentation
.. toctree::
:maxdepth: 1

sphinx.rst
kernel-doc.rst
parse-headers.rst
sphinx
kernel-doc
parse-headers

.. only:: subproject and html

Expand Down

0 comments on commit d8e8bcc

Please sign in to comment.