[PATCH v3 21/21] doc-rst: Add the new development-process/ files to Sphinx build

From: Mauro Carvalho Chehab
Date: Wed Sep 14 2016 - 07:16:07 EST


Include the new files under Documentation/development-process/
to the toctree, for them to be used by Sphinx.

Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
---
Documentation/development-process/index.rst | 13 +++++++++++++
1 file changed, 13 insertions(+)

diff --git a/Documentation/development-process/index.rst b/Documentation/development-process/index.rst
index c37475d91090..2c314a34c5f4 100644
--- a/Documentation/development-process/index.rst
+++ b/Documentation/development-process/index.rst
@@ -4,6 +4,19 @@ Linux Kernel Development Documentation
Contents:

.. toctree::
+ :numbered:
:maxdepth: 2

+ HOWTO
+ Changes
+ CodingStyle
+ SubmittingPatches
+ SubmittingDrivers
+ stable_api_nonsense
+ SecurityBugs
+ ManagementStyle
+ stable_kernel_rules
+ kernel-docs
+ applying-patches
+
development-process
--
2.7.4