From a0a3453c0df8e679ea2245b2be0c980ab9914661 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 10 Sep 2014 23:19:24 -0300 Subject: libdvbv5: add doxygen tags to pmt.h Add documentation for the MPEG-TS PMT table parser Signed-off-by: Mauro Carvalho Chehab --- doxygen_libdvbv5.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'doxygen_libdvbv5.cfg') diff --git a/doxygen_libdvbv5.cfg b/doxygen_libdvbv5.cfg index a018d19c..4f35268d 100644 --- a/doxygen_libdvbv5.cfg +++ b/doxygen_libdvbv5.cfg @@ -753,6 +753,7 @@ INPUT = $(SRCDIR)/lib/include/libdvbv5/dvb-demux.h \ $(SRCDIR)/lib/include/libdvbv5/descriptors.h \ $(SRCDIR)/lib/include/libdvbv5/header.h \ $(SRCDIR)/lib/include/libdvbv5/pat.h \ + $(SRCDIR)/lib/include/libdvbv5/pmt.h \ $(SRCDIR)/lib/include/libdvbv5/vct.h \ # This tag can be used to specify the character encoding of the source files -- cgit v1.2.1