]> git.baikalelectronics.ru Git - kernel.git/commit
docs-rst: doc-guide: split the kernel-documentation.rst contents
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 17 Nov 2016 10:32:33 +0000 (08:32 -0200)
committerJonathan Corbet <corbet@lwn.net>
Sat, 19 Nov 2016 17:22:04 +0000 (10:22 -0700)
commitfde383201f515e26da1dbc654d5c023588a25a5c
tree0bb12a6c59472d8167dbebac4fe6a68023956813
parent681076bff816cb89a89968b010ea9094a5d7e3e0
docs-rst: doc-guide: split the kernel-documentation.rst contents

Having the kernel-documentation at the topmost level doesn't
allow generating a separate PDF file for it. Also, makes harder
to add extra contents. So, place it on a sub-dir.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
13 files changed:
Documentation/00-INDEX
Documentation/conf.py
Documentation/doc-guide/conf.py [new file with mode: 0644]
Documentation/doc-guide/docbook.rst [new file with mode: 0644]
Documentation/doc-guide/index.rst [new file with mode: 0644]
Documentation/doc-guide/kernel-doc.rst [new file with mode: 0644]
Documentation/doc-guide/sphinx.rst [new file with mode: 0644]
Documentation/index.rst
Documentation/kernel-doc-nano-HOWTO.txt
Documentation/kernel-documentation.rst [deleted file]
Documentation/process/4.Coding.rst
Documentation/process/coding-style.rst
Documentation/translations/zh_CN/CodingStyle