1
0
mirror of https://github.com/php/systems.git synced 2026-04-27 09:08:07 +02:00
Files
archived-systems/update-phd-docs
2023-10-18 10:13:36 +01:00

6 lines
273 B
Bash
Executable File

#!/bin/sh
#
# build the phd docs using phd itself. inception.
/bin/php81 /local/src/phd/render.php --docbook '/local/src/phd/docs/phd-guide/phd-guide.xml' --output '/local/Web/sites/doc.php.net/www/phd/docs/' --format 'bigxhtml' --outputfilename 'index.html' --verbose 0