diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 10:55:57 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 10:56:55 -0300 |
commit | 4d006bc412e457e0c6950850e7c7aa8aed566c4c (patch) | |
tree | 2e1316807d00db6debd15d807e98535bb6dab952 /doxygen_libdvbv5.cfg | |
parent | 52a58427a64f53d82831c07bb773e59945bda6e4 (diff) |
libdvbv5: Add documentation for ISDB-T terrestrial 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 fd3ebfb1..db108883 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -776,6 +776,7 @@ INPUT = $(SRCDIR)/doc/libdvbv5-index.doc \ $(SRCDIR)/lib/include/libdvbv5/desc_extension.h \ $(SRCDIR)/lib/include/libdvbv5/desc_frequency_list.h \ $(SRCDIR)/lib/include/libdvbv5/desc_hierarchy.h \ + $(SRCDIR)/lib/include/libdvbv5/desc_isdbt_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 |