projects
/
senf.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
some doc fixing
[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" \
11
"$(TOPDIR)/doc/overview.tag"
12