Re: [PATCH 1/2] doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst style
From: Randy Dunlap <hidden>
Date: 2019-02-27 21:51:33
Also in:
linux-doc
From: Randy Dunlap <hidden>
Date: 2019-02-27 21:51:33
Also in:
linux-doc
On 2/27/19 11:59 AM, Stefan Schmidt wrote:
Moving the ieee802154 docs from a plain text file into the new rst style. This commit only does the minimal needed change to bring the documentation over. Follow up patches will improve and extend on this. Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org> --- Documentation/networking/ieee802154.rst | 180 ++++++++++++++++++++++++ Documentation/networking/index.rst | 1 + 2 files changed, 181 insertions(+) create mode 100644 Documentation/networking/ieee802154.rst
Tested-by: Randy Dunlap <redacted> Thanks. -- ~Randy