diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-12 08:14:02 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-16 07:44:13 -0400 |
commit | 05e0f3b9966c4d6ee8e051607e2ede17b06218c4 (patch) | |
tree | dbf5e69b839c08c45b6de82e082030e4808023a6 /Documentation/index.rst | |
parent | bcb1a87a8b94182f57312a8d93dc69e9a3ace9e8 (diff) |
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). | |||
68 | driver-api/index | 68 | driver-api/index |
69 | core-api/index | 69 | core-api/index |
70 | media/index | 70 | media/index |
71 | networking/index | ||
71 | input/index | 72 | input/index |
72 | gpu/index | 73 | gpu/index |
73 | security/index | 74 | security/index |