diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-12 09:14:02 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-16 08:44:13 -0300 |
commit | 05e0f3b9966c4d6ee8e051607e2ede17b06218c4 (patch) | |
tree | dbf5e69b839c08c45b6de82e082030e4808023a6 /Documentation/index.rst | |
parent | bcb1a87a8b94182f57312a8d93dc69e9a3ace9e8 (diff) | |
download | linux-05e0f3b9966c4d6ee8e051607e2ede17b06218c4.tar.bz2 |
docs-rst: convert networking book to ReST
Use pandoc to convert documentation to ReST by calling
Documentation/sphinx/tmplcvt script.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
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 dae365f3820e..25c4da41da6b 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -68,6 +68,7 @@ needed). driver-api/index core-api/index media/index + networking/index input/index gpu/index security/index |