Hello. The ieee802154 subsystem doc was still in plain text. With the networking book taking shape I thought it was time to do the first step and move it over to rst. This really is only the minimal conversion. I need to take some time to update and extend the docs. The patches are based on net-next, but they only touch the networking book so I would not expect and trouble. From what I have seen they would go through Jonathan's tree after being acked by Dave? If you want this patches against a different tree let me know. regards Stefan Schmidt Stefan Schmidt (2): doc: net: ieee802154: introduce IEEE 802.15.4 subsystem doc in rst style doc: net: ieee802154: remove old plain text docs after switching to rst .../{ieee802154.txt => ieee802154.rst} | 193 +++++++++--------- Documentation/networking/index.rst | 1 + 2 files changed, 99 insertions(+), 95 deletions(-) rename Documentation/networking/{ieee802154.txt => ieee802154.rst} (58%) -- 2.17.2