diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 10:34:43 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-22 10:34:43 -0300 |
commit | 52a58427a64f53d82831c07bb773e59945bda6e4 (patch) | |
tree | c8adbb327ae9c1b846a85268fb6bae9e83eb684d /doxygen_libdvbv5.cfg | |
parent | 00d01e92be11bdb09db96a70d803b6e98033d356 (diff) |
libdvbv5: Document the hierarchy 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 fc8c439a..fd3ebfb1 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -775,6 +775,7 @@ INPUT = $(SRCDIR)/doc/libdvbv5-index.doc \ $(SRCDIR)/lib/include/libdvbv5/desc_event_short.h \ $(SRCDIR)/lib/include/libdvbv5/desc_extension.h \ $(SRCDIR)/lib/include/libdvbv5/desc_frequency_list.h \ + $(SRCDIR)/lib/include/libdvbv5/desc_hierarchy.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 |