[media] doc-rst: Fix conversion for dvb-core.rst
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 17 Jul 2016 14:25:37 +0000 (11:25 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 17 Jul 2016 17:02:45 +0000 (14:02 -0300)
commitd2f019851a404d71f6581b62b721f0b8222c3521
treea13e2892550cbdd8ccb33e81b178e58544f56b51
parent74604b7390af3afb1bcb055b87787b5cfabd03a0
[media] doc-rst: Fix conversion for dvb-core.rst

The conversion from DocBook required some fixes:

- Now, the C files with the exported symbols also need to be
  added. So, all headers need to be included twice: one to
  get the structs/enums/.. and another one for the functions;

- Notes should use the ReST tag, as kernel-doc doesn't
  recognizes it anymore;

- Identation needs to be fixed, as ReST uses it to identify
  when a format "tag" ends.

- Fix the cross-references at the media controller description.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/media/kapi/dtv-core.rst
drivers/media/dvb-core/demux.h