diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 09:32:25 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 09:32:25 -0300 |
commit | 00d01e92be11bdb09db96a70d803b6e98033d356 (patch) | |
tree | 6c112b18d2c1a3de72e97de04b764c40b802b770 /doxygen_libdvbv5.cfg | |
parent | eacd7834c394f2ff00bac4124bab22a194d8bd99 (diff) |
libdvbv5: add documentation for the frequency list 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 201fc216..fc8c439a 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -774,6 +774,7 @@ INPUT = $(SRCDIR)/doc/libdvbv5-index.doc \ $(SRCDIR)/lib/include/libdvbv5/desc_event_extended.h \ $(SRCDIR)/lib/include/libdvbv5/desc_event_short.h \ $(SRCDIR)/lib/include/libdvbv5/desc_extension.h \ + $(SRCDIR)/lib/include/libdvbv5/desc_frequency_list.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 |