The thousands of "No mapper found for format_xx" warnings can be
ignored, they are just there to let you know that particular element
hasn't been implemented yet.
If you don't want them then either comment out line 152 in
formats/xhtml.php (trigger_error("No mapper found for '{$func}'",
E_USER_WARNING);) or change your error reporting level accordingly.

Could you implement tittleabbrev and refnamediv? They are used extensively in the manual. Also, these ones needed for OO manuals:
classsynopsis, ooclass, constructorsynopsis.

--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

Reply via email to