RE: [boost] [Ann]: Dox - a C++ documentation tool

Wow, good job. I like the output. disadvantage: long emails trying to decide which theme to standardize on (grin) Advantage- looks cleaner than doxygen. QUESTION: What tools do you depend on for the program to work? I.e. tcl, perl etc. What are the external dependancies?
-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Narech Koumar Sent: Wednesday, June 08, 2005 3:23 PM To: boost@lists.boost.org Subject: [boost] [Ann]: Dox - a C++ documentation tool
Dear all,
A beta test of a C++ documentation tool, Dox, is transpiring at:
Constructive feedback and angry comments are greatly appreciated.
Thanks,
- Narech Koumar _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Hi,
disadvantage: long emails trying to decide which theme to standardize on (grin)
:)
Advantage- looks cleaner than doxygen.
Glad you like it!
QUESTION:
What tools do you depend on for the program to work? I.e. tcl, perl etc. What are the external dependancies?
The only external dependency is Doxygen, which is included within the distros. Naturally, under unix you need a shell (ie bash), under NT cmd.exe . Finally a web browser is required in order to be able to read the generated docs :) . That's all. Sincerely, - NK

Dox v1.6.2 has been released. The new version implements a much better code analysis, member variable shadowing, member function overriding & implementation, detection of abstract compounds et al throughout compound hierarchy (inheritance), a tree view of compound hierarchy and a huge amount of fixes and amendments. Also, it comes with a new look. Visit http://dox.isfotek.se/ if you crave a fresh documentation for breakfast. Cheers, - NK
participants (2)
-
Brian Braatz
-
Narech Koumar