[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <a93e52991a55ccb1fd71c27b974504b1bfdd128f.1473849886.git.mchehab@s-opensource.com>
Date: Wed, 14 Sep 2016 08:06:50 -0300
From: Mauro Carvalho Chehab <mchehab@...pensource.com>
To: Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@...pensource.com>,
Mauro Carvalho Chehab <mchehab@...radead.org>,
Markus Heiser <markus.heiser@...marit.de>,
Jonathan Corbet <corbet@....net>,
Jani Nikula <jani.nikula@...ux.intel.com>,
LKML <linux-kernel@...r.kernel.org>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: [PATCH v3 21/21] doc-rst: Add the new development-process/ files to Sphinx build
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@...pensource.com>
---
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
Powered by blists - more mailing lists