Hannes Magnusson a écrit :
On Tue, Feb 17, 2009 at 17:34, Christian Weiske <cwei...@cweiske.de> wrote:
Hi Laurent,
Just a little question resumed by post title : is it supposed to be
stable enough ?
With PhD 0.4.4 and Haru 2.0.8 (for windows DLL included in PHP 5.2.8
bundle), I got lot of "No mapper found".
I didn't try pdf rendering for PEAR at all - so I have no idea how it
looks.
Last time I tried it with phpdoc it worked fine - and the plan is to
publish those PDFs as soon as we have our own docbuildserver.
The "no mapper found" notices are mostly "developer notices" to let
"you know" that a specific tag isn't implemented. In the case of PDF,
the tag is most likely not going to alter the presentation anyway (no
semantics in PDF..) so it should be "fairly safe" (depending on the
tag, ofcourse).
-Hannes
Hello Hannes,
As Christian didn't try yet the pdf rendering for PEAR, and as I can't
try it on PHP Manual, I'll open a bug report will all informations.
You'll see that the result is not "finished" :
- Lot of tag to catch ( a quick list: qandadiv, screenshot,
funcsynopsis, paramdef, ...)
- PDF without name
and more
Laurent