senfscons: Reimplemented Doxyfile parser
[senf.git] / Examples / Sniffer / Doxyfile
1 @INCLUDE = "$(TOPDIR)/doclib/Doxyfile.global"
2
3 PROJECT_NAME = Sniffer
4 EXAMPLE_PATH = .
5
6 TAGFILES = \
7         "$(TOPDIR)/Scheduler/doc/Scheduler.tag" \
8         "$(TOPDIR)/Packets/doc/Packets.tag" \
9         "$(TOPDIR)/Socket/doc/Socket.tag" \
10         "$(TOPDIR)/Utils/doc/Utils.tag"