public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] DocBook documentation for IIO
@ 2015-07-08 12:04 Daniel Baluta
  2015-07-08 12:04 ` [PATCH] DocBook: Add initial " Daniel Baluta
  2015-07-10 19:13 ` [PATCH] DocBook " Randy Dunlap
  0 siblings, 2 replies; 10+ messages in thread
From: Daniel Baluta @ 2015-07-08 12:04 UTC (permalink / raw)
  To: jic23; +Cc: daniel.baluta, pmeerw, knaack.h, lars, linux-kernel, linux-iio

In our effort to support vendors writing drivers for their own
sensors we introduce IIO documentation in DocBook format.

It documents Industrial I/O core including IIO devices, buffers, triggers and
triggered buffers. It also offers a short list of online resources
for the IIO subsystem.

This is far from being complete any suggestions are welcomed. At a first
glance we also need to add documentation for events. We are also working
on auto-generating template drivers based on the type of the IIO sensors.

Generated html files should be available online here http://dbaluta.github.io/
or you could run make htmldocs in the root of your kernel repo to get them.

Daniel Baluta (1):
  DocBook: Add initial documentation for IIO

 Documentation/DocBook/Makefile |   2 +-
 Documentation/DocBook/iio.tmpl | 588 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 589 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/DocBook/iio.tmpl

-- 
1.9.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-07-17 12:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 12:04 [PATCH] DocBook documentation for IIO Daniel Baluta
2015-07-08 12:04 ` [PATCH] DocBook: Add initial " Daniel Baluta
2015-07-16 10:24   ` Jonathan Corbet
2015-07-16 12:27     ` Jonathan Cameron
2015-07-17  8:49     ` Daniel Baluta
2015-07-16 19:31   ` Jonathan Cameron
2015-07-17  9:18     ` Daniel Baluta
2015-07-17 12:14       ` jic23
2015-07-10 19:13 ` [PATCH] DocBook " Randy Dunlap
2015-07-10 20:01   ` Daniel Baluta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox