From: gggeek Date: Wed, 11 Jan 2023 15:13:14 +0000 (+0000) Subject: comment X-Git-Tag: 4.10.0~173 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=16d7ac92598b4965dd2e53154b392ad859ae808b;p=plcapi.git comment --- diff --git a/doc/build/taskfile b/doc/build/taskfile index 55d69540..cb1317b7 100755 --- a/doc/build/taskfile +++ b/doc/build/taskfile @@ -78,6 +78,8 @@ function build_api() { #PHPDOC='php build/vendor/bin/phpdoc' $PHPDOC run --cache-folder 'build/.phpdoc' -d "$(realpath ../src/)" -t 'api' --title PHPXMLRPC --defaultpackagename PHPXMLRPC + + # @todo manually mangle the index.html file to add generation date, lib version, etc... } function build_manual() {