Re: [PATCH] docs: IIO documentation

2016-12-05 Thread Jonathan Corbet
On Sun, 4 Dec 2016 20:49:06 + Jonathan Cameron wrote: > This is a manual conversion of the existing DocBook documentation > for IIO. The intent is not to substantially change any of the > content in this patch, but to give a base to build upon. Looks mostly good, a couple of brief notes be

[PATCH] docs: IIO documentation

2016-12-04 Thread Jonathan Cameron
This is a manual conversion of the existing DocBook documentation for IIO. The intent is not to substantially change any of the content in this patch, but to give a base to build upon. Signed-off-by: Jonathan Cameron --- Documentation/driver-api/iio/buffers.rst | 127 +++

[RFC PATCH] docs: IIO documentation conversion from DocBook

2016-12-04 Thread Jonathan Cameron
I had a long train journey today so finished off an initial cut of a conversion of the existing IIO DocBook over to Sphinx. There are various issues with the kernel doc in some of our source files that need cleaning up, but thought I'd get this out for people to be able to take a first look. For