Re: NSPR Documentation
Wan-Teh Chang <[email protected]> Mon, 8 Jun 2009 10:17:30 -0700
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 6, 2009 at 9:49 PM, [email protected]<[email protected]> wrote: > 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. Thanks for your interest. We have decided to document NSPR using the wiki at https://developer.mozilla.org/en/NSPR_API_Reference. You could help us finish the migration of the original NSPR reference at http://www.mozilla.org/projects/nspr/reference/html/ to the wiki. Wan-Teh