Re: [PHP-DOC] The end of Livedocs

2007-08-18 Thread Hannes Magnusson
On 8/19/07, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > PhD is (will be) two things: > - A Docbook render (build.php, include/* formats/* themes/*) > - A Docbook builder (not implemented yet) > The stuff in setup/ (written by Gwynne) is.. "PhD-setup"/"PhD-configurator"? Heh. Sorry for that. Ap

Re: [PHP-DOC] The end of Livedocs

2007-08-18 Thread Hannes Magnusson
On 8/18/07, Jakub Vrana <[EMAIL PROTECTED]> wrote: > I've looked at the nowdoc - it seems to me it saves only a couple of > backslashes. Is this new format really necessary? Think also about the > editors - my editor highlights heredoc well but nowdoc of course not. > If the patch will be accepted,

Re: [PHP-DOC] The end of Livedocs

2007-08-18 Thread Hannes Magnusson
On 8/18/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > > I use Livedocs because it let me build just one file which is great > > for manual authors. Is this possible also with PhD? > > Second that, but I wonder also if it'd be possible to create some > procedure to render a chapter without reb

Re: [PHP-DOC] The end of Livedocs

2007-08-18 Thread Hannes Magnusson
On 8/18/07, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > Could you implement tittleabbrev and refnamediv? They are used > extensively in the manual. Also, these ones needed for OO manuals: > classsynopsis, ooclass, constructorsynopsis. Done -Hannes

Re: [PHP-DOC] The end of Livedocs

2007-08-18 Thread Stanislav Malyshev
I use Livedocs because it let me build just one file which is great for manual authors. Is this possible also with PhD? Second that, but I wonder also if it'd be possible to create some procedure to render a chapter without rebuilding whole .manual.xml each time anew... -- Stanislav Malyshev,

Re: [PHP-DOC] The end of Livedocs

2007-08-18 Thread Jakub Vrana
Hannes Magnusson wrote: > What did I do? Created a "one-ring-rules-them-all" rendering system, PhD. > PhD ([PH]P based [D]ocbook rendering system) currently is capable of > producing phpweb, chunked html and bightml - all in one run - in less > than 3minutes, using ~20mb ram (peaks at 22mb). Sound

Re: [PHP-DOC] The end of Livedocs

2007-08-18 Thread Stanislav Malyshev
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_WAR