Re: [PHP-DOC] windows-doc-generation

2001-02-07 Thread Jouni Ahto
On Wed, 7 Feb 2001, Hojtsy Gabor wrote: > > The error here is that //f/phpcvs type of paths are generated > > by cygwin, and jade.exe can't deal with this. So we need > > to put here f:/phpcvs/dsssl/html/docbook.dsl. Do anybody > > know an elegant way to do this? > > Well, cygwin understands f

Re: [PHP-DOC] windows-doc-generation

2001-02-07 Thread Jirka Kosek
Hojtsy Gabor wrote: > > > f:\phpcvs\jade\jade.exe:E: cannot open "//f/phpcvs/dsssl/html/docbook.dsl" > > (No s > > uch file or directory) > > The error here is that //f/phpcvs type of paths are generated > by cygwin, and jade.exe can't deal with this. So we need > to put here f:/phpcvs/dsssl/htm

Re: [PHP-DOC] windows-doc-generation

2001-02-07 Thread Hojtsy Gabor
> The error here is that //f/phpcvs type of paths are generated > by cygwin, and jade.exe can't deal with this. So we need > to put here f:/phpcvs/dsssl/html/docbook.dsl. Do anybody > know an elegant way to do this? Well, cygwin understands f:/phpcvs... So use this insted, and the manual generati

Re: [PHP-DOC] windows-doc-generation

2001-02-07 Thread Hojtsy Gabor
> f:\phpcvs\jade\jade.exe:E: cannot open "//f/phpcvs/dsssl/html/docbook.dsl" > (No s > uch file or directory) The error here is that //f/phpcvs type of paths are generated by cygwin, and jade.exe can't deal with this. So we need to put here f:/phpcvs/dsssl/html/docbook.dsl. Do anybody know an ele

[PHP-DOC] windows-doc-generation

2001-02-07 Thread Hojtsy Gabor
Hi! Cygwin is now working now, as I set up every pack in cygwin. Now I am trying to use the standard UNIX method to build up the docs, and got some Jade errors: $ make html /cygdrive/f/phpcvs/jade/jade -d html.dsl -V use-output-dir -t sgml ./phpdocxml. dcl manual.xml f:\phpcvs\jade\jade.exe:F:\