projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f43619
)
docs: doc-guide: remove the extension from .rst files
author
Mauro Carvalho Chehab
<mchehab+samsung@kernel.org>
Fri, 19 Apr 2019 10:30:51 +0000
(07:30 -0300)
committer
Jonathan Corbet
<corbet@lwn.net>
Fri, 19 Apr 2019 18:46:27 +0000
(12:46 -0600)
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>
Documentation/doc-guide/index.rst
patch
|
blob
|
history
diff --git
a/Documentation/doc-guide/index.rst
b/Documentation/doc-guide/index.rst
index a7f95d7d3a6355e08c1082b90506d5156f3f73e1..603f3ff55d5ab29587c604afa9eab5c23dba69e8 100644
(file)
--- a/
Documentation/doc-guide/index.rst
+++ b/
Documentation/doc-guide/index.rst
@@
-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