Click the appropriate targets below to download the executables for different platforms and different compilers. Most of these platforms are provided by the SourceForge.net compiler farm.
Table 1. Ported CcDoc Executables Version Arch O/S exe exe.gz exe.zip Ported By Ported Onv08r41 Apple
MacOS X Joe Linoff
This supercedes Mike Braca's original port.2003/05/15 v08r26 ARM Acorn X XMay 2002 v08r41 DEC Alpha Debian Linux 3.0 Joe Linoff2004/09/29 v08r41 Sun Ultra-80 Solaris 8 Joe Linoff2004/09/29 v08r41 x86 Cygwin Joe Linoff 2004/09/29 v08r41 x86 Debian Linux 2.2 Joe Linoff2004/09/29 v08r41 x86 Linux 2.4.21-4 Joe Linoff 2004/09/29 v08r39 x86 OS/2 Warp X X Alex Samorukov,
Dmitry A.Steklenev2003/05/23 v08r41 x86
Redhat Linux 9.0
IBM WebSphereJoe Linoff 2004/09/29 v08r41 x86 Windows
(98,2k,Me,XP) Joe Linoff2004/09/29
Click the appropriate targets below to download the source or documentation archives.
Table 2. Documentation and Source Code DownloadsTarget SizeDescription ccdoc.man 17kThe ccdoc man page. It is automatically generated from the help.txt file. doc.tar.gz 1,444kThe documentation file. This includes the users guide and the web site pages.
src.tar.gz 1,737kThe source code and documentation.
Miscellaneous tools. These are tools that I have developed during my ccdoc work that may be of use to you.
Table 3. Miscellaneous Local ToolsTarget SizeDescription counter.pl 68kA perl script that generates a counter image for HTML. It is used by ccdoc as a cgi script to generate the counters on various ccdoc pages (including this one).
The generated image is an uncompressed GIF image. It can be used as a counter for an arbitrary number of pages because you can specify the name of the counter file. It is completely self contained so you don't need any extra executables or libraries. In addition you can specify the fg and bg colors, whether comma's are inserted and with a little editing, your fonts.
To get more information about this script visit http://ccdoc.sourceforge.net/cgi-bin/counter.pl?help.
dtree.pl 13k Generates directory trees from the command line. Useful for generating documentation.
make_issues.pl 23kGenerate HTML documentation for an issues page. It is what ccdoc uses for its issues pages.