[PATCH 1/1] Documentation: convert sh interfaces to RST

2017-01-19 Thread Steve Kowalik
Convert the SuperH interfaces DocBook to RST. Signed-off-by: Steve Kowalik --- Documentation/DocBook/Makefile | 2 +- Documentation/DocBook/sh.tmpl | 105 Documentation/sh/interfaces.rst | 59 ++ 3 files changed, 60 insertions

[PATCH 0/1] Documentation: convert sh interfaces to RST

2017-01-19 Thread Steve Kowalik
Hi, The following patch converts the SuperH interfaces DocBook into RST, however, I've not added it to the toctree, since I'm not 100% clear where it best fits. Steve Kowalik (1): Documentation: convert sh interfaces to RST Documentation/DocBook/Makefile | 2 +- Documentati

[PATCH 1/2] Documentation: convert sh interfaces to RST

2017-02-24 Thread Steve Kowalik
Convert the SuperH interfaces DocBook to RST. Signed-off-by: Steve Kowalik --- Documentation/DocBook/Makefile | 2 +- Documentation/DocBook/sh.tmpl | 105 Documentation/sh/interfaces.rst | 63 3 files changed, 64 insertions

[PATCH 0/2] convert sh interfaces to RST

2017-02-24 Thread Steve Kowalik
Convert the SuperH interfaces guide to RST, and add a new arch-guide to place it into. I'm not hugely happy with the wording, but I've been sitting on this long enough, and should get more eyes on it. Steve Kowalik (2): Documentation: convert sh interfaces to RST Documentation: Add

[PATCH 2/2] Documentation: Add arch-guide documentation

2017-02-24 Thread Steve Kowalik
Add the new SuperH interfaces RST into the documentation tree by adding a new arch-guide. Signed-off-by: Steve Kowalik --- Documentation/00-INDEX | 2 ++ Documentation/arch-guide/conf.py | 10 ++ Documentation/arch-guide/index.rst | 14 ++ Documentation