X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Examples%2FSniffer%2FDoxyfile;h=e4d44f52b4f18578d47e41a9db3c5e0986863f96;hb=ac1dca71db955a9f19edc7ad1888bfe5bd126eac;hp=0387e19c0604bdface5e303601b5d2b596d4a915;hpb=0cfb397285c36522faa97c801e6f8332fdd539cf;p=senf.git diff --git a/Examples/Sniffer/Doxyfile b/Examples/Sniffer/Doxyfile index 0387e19..e4d44f5 100644 --- a/Examples/Sniffer/Doxyfile +++ b/Examples/Sniffer/Doxyfile @@ -2,12 +2,5 @@ SHOW_NAMESPACES = NO ALPHABETICAL_INDEX = NO -PROJECT_NAME = Sniffer +PROJECT_NAME = Examples EXAMPLE_PATH = . - -TAGFILES = \ - "$(TOPDIR)/Scheduler/doc/Scheduler.tag" \ - "$(TOPDIR)/Packets/doc/Packets.tag" \ - "$(TOPDIR)/Socket/doc/Socket.tag" \ - "$(TOPDIR)/Utils/doc/Utils.tag" \ - "$(TOPDIR)/doc/overview.tag"