]> git.baikalelectronics.ru Git - kernel.git/commit
docs: net: convert two README files to ReST format
authorMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 26 Jul 2019 12:51:34 +0000 (09:51 -0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 31 Jul 2019 19:31:56 +0000 (13:31 -0600)
commit396564fead62617d93a989b6f012cdbd58d8e0ca
tree0da73aa162c80b866bda4d67506ae37f09985889
parented518804799146e9556390518de2199bccae554f
docs: net: convert two README files to ReST format

There are two README files there with doesn't have a .txt
extension nor are at ReST format.

In order to help with the docs conversion to ReST, rename those
and manually convert them to ReST format.

As there are lot more to be done for networking to be part of
the documentation body, for now mark those two files with
:orphan:, in order to supress a build warning.

Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/networking/caif/README [deleted file]
Documentation/networking/caif/caif.rst [new file with mode: 0644]
Documentation/networking/mac80211_hwsim/README [deleted file]
Documentation/networking/mac80211_hwsim/mac80211_hwsim.rst [new file with mode: 0644]
MAINTAINERS