diff options
-rw-r--r-- | Documentation/doc-guide/index.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/doc-guide/index.rst b/Documentation/doc-guide/index.rst index a7f95d7d3a63..603f3ff55d5a 100644 --- a/Documentation/doc-guide/index.rst +++ b/Documentation/doc-guide/index.rst | |||
@@ -7,9 +7,9 @@ How to write kernel documentation | |||
7 | .. toctree:: | 7 | .. toctree:: |
8 | :maxdepth: 1 | 8 | :maxdepth: 1 |
9 | 9 | ||
10 | sphinx.rst | 10 | sphinx |
11 | kernel-doc.rst | 11 | kernel-doc |
12 | parse-headers.rst | 12 | parse-headers |
13 | 13 | ||
14 | .. only:: subproject and html | 14 | .. only:: subproject and html |
15 | 15 | ||