diff options
author | Sven Eckelmann <sven@narfation.org> | 2017-07-12 13:14:48 +0200 |
---|---|---|
committer | Simon Wunderlich <sw@simonwunderlich.de> | 2017-07-29 09:51:28 +0200 |
commit | e45eba2467bd64fd196dc6f8b50ff5e59c0058da (patch) | |
tree | ceee43e3cb3a4b2a278f058daf637954c9e69236 /Documentation/networking/index.rst | |
parent | f25cbb2a6ac1ce702d8c39222bc13c24a69bb5ef (diff) | |
download | op-kernel-dev-e45eba2467bd64fd196dc6f8b50ff5e59c0058da.zip op-kernel-dev-e45eba2467bd64fd196dc6f8b50ff5e59c0058da.tar.gz |
batman-adv: Convert batman-adv.txt to reStructuredText
Converting the freeform text to parsable reStructuredText, allows the
integration in the sphinx based documentation system of the kernel. It will
therefore be accessible as hypertext under
https://www.kernel.org/doc/html/latest/
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
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 b5bd87e..66e6208 100644 --- a/Documentation/networking/index.rst +++ b/Documentation/networking/index.rst @@ -6,6 +6,7 @@ Contents: .. toctree:: :maxdepth: 2 + batman-adv kapi z8530book |