diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 15:18:03 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-17 20:02:44 +0300 |
commit | 74604b7390af3afb1bcb055b87787b5cfabd03a0 (patch) | |
tree | 4de9f0a2071a48f384a9e078fcb41ba97d803043 /scripts | |
parent | 89cb3ddbe7cc5ce49ffa814f30fb019fc531865d (diff) | |
download | linux-74604b7390af3afb1bcb055b87787b5cfabd03a0.tar.xz |
[media] doc-rst: Fix conversion for MC core functions
There were lots of issues at the media controller side,
after the conversion:
- Some documentation at the header files weren't using the
kernel-doc start block;
- 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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions