svn: /pear/peardoc/trunk/en/guide/developers/ documentation.xml
[email protected] (Christian Weiske)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
cweiske Mon, 14 Sep 2009 15:40:59 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=288333
Log:
update phd usage to phd 0.9.x
Changed paths:
U pear/peardoc/trunk/en/guide/developers/documentation.xml
Modified: pear/peardoc/trunk/en/guide/developers/documentation.xml
===================================================================
--- pear/peardoc/trunk/en/guide/developers/documentation.xml 2009-09-14 14:50:15 UTC (rev 288332)
+++ pear/peardoc/trunk/en/guide/developers/documentation.xml 2009-09-14 15:40:59 UTC (rev 288333)
@@ -68,7 +68,7 @@
PHP's very own DocBook rendering system called PhD. Installation is a
breeze using pear:</para>
- <screen><![CDATA[$ pear install doc.php.net/phd-beta
+ <screen><![CDATA[$ pear install doc.php.net/phd-beta doc.php.nte/phd_pear-beta
...
$ phd --version
PhD version: phd-from-cvs
@@ -112,7 +112,7 @@
done
Loading manual into one giant file
Validating done
-Now call phd: phd -L en -f xhtml -t pearchunkedhtml -o build/en -d .manual.xml]]></screen>
+Now call phd: phd -L en -P PEAR -f xhtml -o build/en -d .manual.xml]]></screen>
<para>If you see that lines, everything is fine and you can continue
compiling the manual.</para>
@@ -152,7 +152,7 @@
<filename>configure.php</filename> told you. The command will be
something along that:</para>
- <screen>$ phd -L en -f xhtml -t pearchunkedhtml -o build/en/ -d .manual.xml</screen>
+ <screen>$ phd -L en -P PEAR -f xhtml -o build/en/ -d .manual.xml</screen>
<note>
<para><filename>configure.php</filename> generated a giant manual file