Add INPUT_FILTER support do Doxygen builder
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 6 Feb 2007 09:57:08 +0000 (09:57 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Tue, 6 Feb 2007 09:57:08 +0000 (09:57 +0000)
commit5a5c6d7f0fae7ad6c0af49d7742955cb6cf618cf
tree77d222c0d5d611c68954a0801f3cb2eb6cd38837
parentaec1302f91b51edb58f8a97985ab2e0aa9c8db66
Add INPUT_FILTER support do Doxygen builder

Add HTML tidy postprocessing and error filtering to SENFScons doxygen method
Add doclib/filter.pl INPUT_FILTER to fix example code indentation in the documentation
Add a glossary to the Socket documentation
Furthher Socket library docs (Protocol classes)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@192 270642c3-0616-0410-b53a-bc976706d245
13 files changed:
Mainpage.dox
Socket/Mainpage.dox
Socket/PacketSocketHandle.hh
Socket/SocketHandle.hh
Socket/SocketPolicy.hh
Socket/SocketProtocol.hh
Socket/TCPSocketHandle.hh
doclib/Doxyfile.global
doclib/filter.pl [new file with mode: 0755]
doclib/html-munge.xsl
doclib/senf.css
senfscons/Doxygen.py
senfscons/SENFSCons.py