Hojtsy Gabor wrote:
>
> > Guys, I've been away from the list for a week or two and I've pretty much
> > missed this conversation. Just an FYI to throw in here, the howto wasn't
> > quite finished and hadn't yet been tested on any machines but my own.
> Take
> > that for what you will. =)
>
> It works on Windows with Cygwin. Egon gave us no answer if it generates
> the HTML files on his computer or not. It gives the tocdepth redefiniton
> error on both sides (Egon, My computer).
My computers are called Marliesle and both of them tells me:
eschmid@marliesle:/usr/local/usr/phpdoc > make howto
/usr/bin/openjade -wno-idref -i lang-en -c
/usr/share/sgml/CATALOG.docbk30 -d howto.dsl -V use-output-dir -t sgml
./phpdocxml.dcl ./howto/howto.xml
/usr/bin/openjade:./html-common.dsl:12:7:E: identifier "toc-depth"
already defined in same part
/usr/bin/openjade:howto.dsl:28:1: first definition was here
eschmid@marliesle:/usr/local/usr/phpdoc >
Please look for the second definition of toc-depth in the .dsl files and
eliminate it.
-Egon