On Thu, Mar 20, 2008 at 10:34 PM, Edward Z. Yang <[EMAIL PROTECTED]> wrote: > Apparently, the haruexception documentation is in a somewhat unfinished > state, because the Exception class has not been documented yet. As a > result, however, PhD is complaining about a non-existent refentry > mapper. Can we substitute it with section or something?
The problem is <reference /> requires at least one <refentry />, which is a problem for few Exceptions and extensions that don't define any functions/methods at all. This means we need to use some other element for those cases, appendix/article/chapter/.. :( -Hannes