Add doclib/fix-links.py to temporarily fix/remove bad doxygen links
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Mon, 10 Sep 2007 17:53:36 +0000 (17:53 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Mon, 10 Sep 2007 17:53:36 +0000 (17:53 +0000)
commite84dd6c52a07fc9e283cbd72c7616f3523920387
treee99f82dc1e3a306525b35391a80e456044eb7642
parent04f43d565123141b6fd6f22a0909d00cf1d20f1a
Add doclib/fix-links.py to temporarily fix/remove bad doxygen links
Add 'fixlinks' target and add 'fixlinks' to the auto-build
PPI: exchange registerEvent arguments
PPI: Add connector 'operator()' aliases
PPI: More detailed 'route' and 'registerEvent' documentation

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@434 270642c3-0616-0410-b53a-bc976706d245
17 files changed:
Examples/RateStuffer/ratestuffer.cc
PPI/ActiveFeeder.cci
PPI/Connectors.cci
PPI/Connectors.hh
PPI/IntervalTimer.test.cc
PPI/Mainpage.dox
PPI/Module.ct
PPI/Module.hh
PPI/Module.test.cc
PPI/Route.hh
PPI/Route.test.cc
PPI/SocketReader.ct
PPI/SocketWriter.ct
SConstruct
admin/build.sh
doclib/fix-links.py [new file with mode: 0644]
senfscons/SENFSCons.py