[ros-kernel] Doxygen documentation for ReactOS

Martin Fuchs martin-fuchs at gmx.net
Wed Dec 3 22:07:31 CET 2003


Hello all,

what do you think about documenting the whole ReactOS source code using Doxygen, not only Explorer?

It offers a mode for C code, not only for C++ and Java.
Here you can have a look at a generated example page:
http://www.sky.franken.de/ros/kmap/kmap.html

I think, sometimes it would be quite a help if you can look at the call graphs or header file nesting graphs. Also you can simply jump from one function/structure definition to another using the hyperlinks.

As you see, it is not really necassary to convert all inline comments to doxygen style.
But would of course not be bad to get a constistent documentation.  ;-)

Steven - wouldn't it be possible to setup a job for generating the docu on your new machine, you are setting up with cvsup to build Wine DLLs?
I already use such a job to update my Explorer documentation.
But my shell account doesn't include enough disc space to process the whole source code tree.

    Martin



More information about the Ros-kernel mailing list