mirror of
https://github.com/php/web-doc.git
synced 2025-08-10 02:56:24 +00:00
Sigh, fixes...
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
|
||||
cd ${DOCWEB}/www/phd/
|
||||
|
||||
${PHP} ${PHDDIR}/render.php -d ${PHDDIR}/docs/phd-guide/phd-guide.xml --package$
|
||||
${PHP} ${PHDDIR}/render.php -d ${PHDDIR}/docs/phd-guide/phd-guide.xml --package PHP --format howto
|
||||
|
||||
mv docs2/php-howto/* docs2/
|
||||
rm -r docs2/php-howto/
|
||||
mv docs/php-howto/* docs/
|
||||
rm -r docs/php-howto/
|
||||
|
Reference in New Issue
Block a user