Files
szkoleniauryzaj.pl/wp-content/plugins/wp-optimize/vendor/matthiasmullie/path-converter/makefile
2024-11-10 21:08:49 +01:00

6 lines
165 B
Makefile

docs:
wget http://apigen.org/apigen.phar
chmod +x apigen.phar
php apigen.phar generate --source=src --destination=docs --template-theme=bootstrap
rm apigen.phar