diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 08:23:03 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 08:23:37 -0300 |
commit | 80a019dfa675f468114cb25b00505482328b5269 (patch) | |
tree | 1f5681ec7a3b7735ce97467fa85557889c11ffce /doxygen_libdvbv5.cfg | |
parent | e00882e9ea74ae158c4ba60a6676db5ce4865f6a (diff) |
libdvbv5: add documentation for the extended event 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 f940d57a..e0a6ac36 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -771,6 +771,7 @@ INPUT = $(SRCDIR)/doc/libdvbv5-index.doc \ $(SRCDIR)/lib/include/libdvbv5/desc_ca.h \ $(SRCDIR)/lib/include/libdvbv5/desc_ca_identifier.h \ $(SRCDIR)/lib/include/libdvbv5/desc_cable_delivery.h \ + $(SRCDIR)/lib/include/libdvbv5/desc_event_extended.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 |