Great! Well, this needs to be documented in a README.win32 file
in CVS. :))) Please commit this text. Our windows users would
be very happy to hear that. Till now I used a bit dirty method...

Now I will try this method, and see if it is working for me.
Cool :)

> > How can you use this to generate html docs from the xml on
> > Windows??? I am really interested as I am using windows...
> 
> 1. You must have jade for windows. It can be downloaded from
> www.jclark.com. Unzip it somewhere and add path for jade.exe into your
> PATH variable.
> 
> 2. Download DSSSL stylesheet from www.nwalsh.com and unzip them
> somewhere.
> 
> 3. Download and install cygwin tools from www.cygwin.org. These tools
> are port of standard unix tools like sed, awk, autoconf, make, perl, ...
> into windows.
> 
> 4. Run BASH command from Programs menu (it will be added here by
> previous step).
> 
> 5. Change to directory where you have snapshot of PHPDOC (or grap it
> from CVS, there is also CVS command in cygwin).
> 
> 6. Now do same steps as on unix machine:
> 
> autoconf
> ./configure --with-dsssl=//c/path/to/dsssl/stylesheets
> make html
> 
> 7. Wait a few minutes (now it is time to have a couple of tea or explore
> bash functionality in another window - it is realy funny ;). 
> 
> -----------------------------------------------------------------
>   Jirka Kosek                       
>   e-mail: [EMAIL PROTECTED]
>   http://www.kosek.cz
> 

Reply via email to