On Wed, 2008-12-10 at 11:54 -0500, Hiram Chirino wrote: > Is the entire API of interest to the end user? Perhaps only the > interesting parts need doxygen applied.
The interesting parts are (supposed to be) marked with \ingroup clientapi Its probably not applied to every file where its needed (e.g. some of the framing files) but we definitely should be restricting the documented API to the classes that we actually want users to play with.
