diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-08-20 22:02:50 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-08-22 23:11:22 +0300 |
commit | 47cb398dd75a9faa89d0617b55d4cf537935b731 (patch) | |
tree | 12ff5f67133219fcf86b6e1166a14e25838346da /Documentation/index.rst | |
parent | 5512128f027aec63a9a2ca792858801554a57baf (diff) | |
download | linux-47cb398dd75a9faa89d0617b55d4cf537935b731.tar.xz |
Docs: sphinxify device-drivers.tmpl
Perform a basic sphinx conversion of the device-drivers docbook and move it
to its own directory.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index 05eded59820e..0d6992b897c8 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -13,6 +13,7 @@ Contents: kernel-documentation dev-tools/tools + driver-api/drivers media/index gpu/index |