diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-12 14:54:05 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-05-16 13:44:14 +0200 |
commit | c7e2154475177a247cd94bf6a8646627a6ae1055 (patch) | |
tree | 8fc99d9497d0ff736841c7d09b6c8393126ff613 /Documentation/networking/index.rst | |
parent | net: fix some identation issues at kernel-doc markups (diff) | |
download | linux-c7e2154475177a247cd94bf6a8646627a6ae1055.tar.xz linux-c7e2154475177a247cd94bf6a8646627a6ae1055.zip |
docs-rst: convert z8530book DocBook to ReST
Use pandoc to convert documentation to ReST by calling
Documentation/sphinx/tmplcvt script.
Some manual adjustments were required due to some
conversion error on some literals.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/networking/index.rst')
-rw-r--r-- | Documentation/networking/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index ff652ff279e8..b5bd87e01f52 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -7,6 +7,7 @@ Contents: :maxdepth: 2 kapi + z8530book .. only:: subproject |