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 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html