diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 08:02:25 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 08:02:25 -0300 |
commit | e00882e9ea74ae158c4ba60a6676db5ce4865f6a (patch) | |
tree | 2f44a4c057bfe177ff38bd6b0b1a41e82878acfd /doxygen_libdvbv5.cfg | |
parent | 04599a8eb60276e24f94ba4ce97ed9580e292b03 (diff) |
libdvbv5: add documentation for cable delivery system 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 367b7d79..f940d57a 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -770,6 +770,7 @@ INPUT = $(SRCDIR)/doc/libdvbv5-index.doc \ $(SRCDIR)/lib/include/libdvbv5/desc_atsc_service_location.h \ $(SRCDIR)/lib/include/libdvbv5/desc_ca.h \ $(SRCDIR)/lib/include/libdvbv5/desc_ca_identifier.h \ + $(SRCDIR)/lib/include/libdvbv5/desc_cable_delivery.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 |