DoxyS
DoxyS
Description Graph
DoxyS, a C++ documentation tool.
DoxyS is a code documentation tool for C++/C. DoxyS strives to yield a very professional looking output, presenting the the code in a structured easy to navigate set of HTML pages. Easy to use: Just navigate to the root of your code directory and type doxys.

Currently it runs on Windows and Linux, but should be quite portable.

Main features

See all the features as well as the vision behind DoxyS on the Features page.
Example code for DoxyS itself (not too well documented) here:
http://www.doxys.dk/DoxyS_SRC/index.html

Version 1.15 out now (september 2010)

DoxyS license
Copyright 2003-2010 by Martin Harring and Martin Lutken.

DoxyS is distributed under the Gnu General Public License (GPL) see http://www.gnu.org/copyleft/gpl.html . A short explanation can be found here: http://simple.wikipedia.org/wiki/GPL .

Standalone program
DoxyS is a standalone program that creates "clean" HTML pages. To view the pages you don't need anything else than a web browser. It works well on Firefox, Internet Explorer, Opera, Safari, Chrome, Konqueror.

Doxygen
DoxyS it is built on doxygen 1.3.3 (http://www.doxygen.org) by Dimitri van Heesch. See also Acknowledgements. We will try to merge bugfixes from later releases of doxygen and also implement new features if they fit into DoxyS or are requested by our users.

The name DoxyS is comes from the original idea that we wanted to make an extra HTML output for doxygen, where the directory structure of the code was reflected in the generated output.

DoxyS is hosted by SourceFORGE
SourceForge.net Logo