Commit 07ebca62 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

media: dvb uapi docs: better organize header files

Instead of having one chapter per file, place all of them at
the same chapter. That better organize the chapters at the uAPI
documentation.

As a side effect, now all uAPI headers are at the same page,
at the html output, with makes easier to use it as a reference
index for the spec.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent d8bc60a9
.. -*- coding: utf-8; mode: rst -*-
.. _audio_h:
*********************
DVB Audio Header File
*********************
.. kernel-include:: $BUILDDIR/audio.h.rst
.. -*- coding: utf-8; mode: rst -*-
.. _ca_h:
**********************************
DVB Conditional Access Header File
**********************************
.. kernel-include:: $BUILDDIR/ca.h.rst
.. -*- coding: utf-8; mode: rst -*-
.. _dmx_h:
*********************
DVB Demux Header File
*********************
.. kernel-include:: $BUILDDIR/dmx.h.rst
...@@ -30,12 +30,7 @@ Part II - Digital TV API ...@@ -30,12 +30,7 @@ Part II - Digital TV API
net net
legacy_dvb_apis legacy_dvb_apis
examples examples
audio_h headers
ca_h
dmx_h
frontend_h
net_h
video_h
********************** **********************
......
.. -*- coding: utf-8; mode: rst -*-
.. _frontend_h:
************************
DVB Frontend Header File
************************
.. kernel-include:: $BUILDDIR/frontend.h.rst
****************************
Digital TV uAPI header files
****************************
Digital TV uAPI headers
***********************
.. kernel-include:: $BUILDDIR/frontend.h.rst
.. kernel-include:: $BUILDDIR/dmx.h.rst
.. kernel-include:: $BUILDDIR/ca.h.rst
.. kernel-include:: $BUILDDIR/net.h.rst
Legacy uAPI
***********
.. kernel-include:: $BUILDDIR/audio.h.rst
.. kernel-include:: $BUILDDIR/video.h.rst
.. -*- coding: utf-8; mode: rst -*-
.. _net_h:
***********************
DVB Network Header File
***********************
.. kernel-include:: $BUILDDIR/net.h.rst
.. -*- coding: utf-8; mode: rst -*-
.. _video_h:
*********************
DVB Video Header File
*********************
.. kernel-include:: $BUILDDIR/video.h.rst
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment