summaryrefslogtreecommitdiffstats
path: root/Documentation/index.rst
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2016-08-20 15:17:32 -0400
committerJonathan Corbet <corbet@lwn.net>2016-08-22 16:42:08 -0400
commitdcec3c8c9aea9e779c59f420465381c0f3322913 (patch)
treef8752c216e37a44941af6a16fda595c0fa4dde0d /Documentation/index.rst
parent47cb398dd75a9faa89d0617b55d4cf537935b731 (diff)
docs: split up the driver book
We don't need to keep it as a single large file anymore; split it up so that it is easier to manage and the individual sections can be read directly as plain files. Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r--Documentation/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst
index 0d6992b897c8..9fe5e0cacdd0 100644
--- a/Documentation/index.rst
+++ b/Documentation/index.rst
@@ -13,7 +13,7 @@ Contents:
13 13
14 kernel-documentation 14 kernel-documentation
15 dev-tools/tools 15 dev-tools/tools
16 driver-api/drivers 16 driver-api/index
17 media/index 17 media/index
18 gpu/index 18 gpu/index
19 19