diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 07:29:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 07:29:11 -0300 |
commit | 04599a8eb60276e24f94ba4ce97ed9580e292b03 (patch) | |
tree | 4edb23277d60ebdaaf38695bcd174c81935cd2f4 /doxygen_libdvbv5.cfg | |
parent | a189970d081ce7dd76140f75fc520ac68cde0953 (diff) |
libdvbv5: Add documentation for CA identifier descriptor
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'doxygen_libdvbv5.cfg')
-rw-r--r-- | doxygen_libdvbv5.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doxygen_libdvbv5.cfg b/doxygen_libdvbv5.cfg index 7af77c97..367b7d79 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -769,6 +769,7 @@ INPUT = $(SRCDIR)/doc/libdvbv5-index.doc \ $(SRCDIR)/lib/include/libdvbv5/mpeg_ts.h \ $(SRCDIR)/lib/include/libdvbv5/desc_atsc_service_location.h \ $(SRCDIR)/lib/include/libdvbv5/desc_ca.h \ + $(SRCDIR)/lib/include/libdvbv5/desc_ca_identifier.h \ # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses |