diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-11 13:56:13 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-11 13:56:13 -0300 |
commit | e11be77b026e37899ce4e46a8d1024e4dce17868 (patch) | |
tree | a8e20713c36ba73c6424d45f2a767dbfe5e5d3ef /doxygen_libdvbv5.cfg | |
parent | f1d55b1bb91c9d07aa5dbf0776228b745d5b0f26 (diff) |
libdvbv5: add documentation for crc32.h
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 28edccb5..a9a3ff6e 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -757,6 +757,7 @@ INPUT = $(SRCDIR)/lib/include/libdvbv5/dvb-demux.h \ $(SRCDIR)/lib/include/libdvbv5/pmt.h \ $(SRCDIR)/lib/include/libdvbv5/sdt.h \ $(SRCDIR)/lib/include/libdvbv5/vct.h \ + $(SRCDIR)/lib/include/libdvbv5/crc32.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 |