NSPR Documentation

"[email protected]" <[email protected]> Sat, 6 Jun 2009 21:49:07 -0700 (PDT)
Newsgroups gmane.comp.mozilla.devel.nspr
Organization http://groups.google.com
Message-ID <[email protected]>
It would be quite nice to use doxygen to generate documentation for
the nspr directly from the source code.

Is there any particular reason comments can't be formatted to support
doxygen? (For those who might not know, it is essentially the same as
javadoc style comments).

I might be willing to spend some time updating nspr headers to support
automatic doc generation if there were interest.