diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-11 13:09:43 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-09-11 13:11:20 -0300 |
commit | f61f0e3a13d96e6e09d106e21bca5c1e428ec421 (patch) | |
tree | 39470d61e5539d46e5d389438dd1028a1ff103a7 /doxygen_libdvbv5.cfg | |
parent | 0b9f5c7bb7bb778970718eb13f293453fca02ee4 (diff) |
libdvbv5: add documentation for sdt.h
Add doxygen documentation for the contents of sdt.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 4f35268d..0162773d 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -754,6 +754,7 @@ INPUT = $(SRCDIR)/lib/include/libdvbv5/dvb-demux.h \ $(SRCDIR)/lib/include/libdvbv5/header.h \ $(SRCDIR)/lib/include/libdvbv5/pat.h \ $(SRCDIR)/lib/include/libdvbv5/pmt.h \ + $(SRCDIR)/lib/include/libdvbv5/sdt.h \ $(SRCDIR)/lib/include/libdvbv5/vct.h \ # This tag can be used to specify the character encoding of the source files |