Console: Overhaul documentation
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Sun, 13 Apr 2008 17:59:07 +0000 (17:59 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Sun, 13 Apr 2008 17:59:07 +0000 (17:59 +0000)
commit8e708e9784c76461252c3bdf646d291c593a49be
tree502d8b01bb6c47971dd474a0e3c253d014c9aac9
parent61bbb1c1ec66b1a41951fc971d0325095e17e7a9
Console: Overhaul documentation
Console: Implement custom argument parser support
Utils: Add Boost.Parameter has_parameter helper
senfscons: Show reason (error message) in the CompileCheck builder

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@810 270642c3-0616-0410-b53a-bc976706d245
14 files changed:
Console/Mainpage.dox
Console/OverloadedCommand.cc
Console/ParsedCommand.cc
Console/ParsedCommand.cci
Console/ParsedCommand.cti
Console/ParsedCommand.hh
Console/ParsedCommand.ih
Console/ParsedCommand.mpp
Console/ParsedCommand.test.cc
Utils/Mainpage.dox
Utils/parameter.hh [new file with mode: 0644]
Utils/parameter.test.cc [new file with mode: 0644]
doclib/html-munge.xsl
senfscons/CompileCheck.py