Re: [PHP-GTK] Manual Stylesheets and Build system
[email protected] ("Steph") Wed, 15 Aug 2001 00:58:53 +0100
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <021101c1251d$159eea20$d88b01d5@t2r1o8> |
Well done James. We should have a content co-ordinating system in place within the next = few hours too, so everything will be up and running tomorrow whichever = way people contribute (text or xml). ----- Original Message -----=20 From: "James Moore" <[email protected]> To: <[email protected]> Cc: "Andrei Zmievski" <[email protected]> Sent: Wednesday, August 15, 2001 12:52 AM Subject: [PHP-GTK] Manual Stylesheets and Build system Hi Everyone, Ive just finished reworking the manual stylesheets and build system, we = now use LibXSLT (http://www.xmlsoft.org) which is avaible for both Windows = and Linux having been written in C. The manual xml files are still in CVS I have only removed the = stylesheets that are there. To build the manual: Get php-gtk-doc cvs module $ cvs -d:pserver:[email protected]:/repository login Password: phpfi $ cvs -d:pserver:[email protected]:/repository co php-gtk-doc Once this is done you need to download and install LibXSLT and php if = you have not already, you will need to make sure they are in your path, (if = your using cygwin then copy them and the dll's you need (a couple of lib2xml, libxsl and xslproc.exe as well as the php ones) to your bin dir.) Next fetch a copy of the stylesheets from http://www.phpuk.org/~james/gtkss.zip and extract these into the = php-gtk-doc directory, it will create a dir called stlyesheets. Then do the following $autoconf $./configure You can no make the individual html pages via $make html or the phpweb files via $make phpweb or one big file via $make bigmanual.html or all in a text file via $make text I will be making these avaible via http://gtk.php.net/ in the next few = days, I will also try to make a pdf version avalible at that point to. Andrei, just one note that at the moment we dont have our custom = titlepages with everyone with their contributions etc on the front page, Ill = restore this tomorrow am but its bed time now. Cheers, - James -- James Moore PHP-GTK Manual Editor. --=20 PHP GTK Mailing List (http://www.php.net/) To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] To contact the list administrators, e-mail: [email protected]