#pragma section-numbers off

CppUnit comes with html-based documentation, generated from the source code by 
Doxygen (see DoxygenProgram).  You can view the 
[http://cppunit.sourceforge.net/doc/lastest/index.html latest version's documents]
online.

Another source of information and assistance are the 
[http://sourceforge.net/forum/?group_id=11795 Discussion Forums].  The topics are 
[http://sourceforge.net/forum/forum.php?forum_id=37108 Help] and an 
[http://sourceforge.net/forum/forum.php?forum_id=37107 Discussion Forums: Open Discussion]

= Wiki Docs =
Some important wiki docs are:
 * BuildingCppUnit1 (platform-specific build instructions contributed by users)
 * FrequentlyAskedQuestions - Frequently Asked Quesions (answers always needed!)

= Web Docs =
User documentation for CppUnit:
 * [http://stud.fbi.fh-darmstadt.de/~apos/de/softwaretechnik/cppunit/docs/CppUnit_GUI_under_VC6_0.html Tips on setting up CppUnit with VC++ 6] Images are in German, but helpful to non-German speakers anyway.
 * [http://www.polyrandom.com/content/view/16// Simplified Chinese Document] on CppUnit Source Code Analysis 
