From: gggeek Date: Mon, 27 Apr 2015 01:50:07 +0000 (+0100) Subject: Remove gitignore from docs dir, as we now build in a separate directory X-Git-Tag: 4.0.0-alpha^2~64 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=52d0fcaf30f8185b1bf3e069eb065264bffb26f5 Remove gitignore from docs dir, as we now build in a separate directory --- diff --git a/doc/.gitignore b/doc/.gitignore deleted file mode 100644 index bace140..0000000 --- a/doc/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -out/ -javadoc-out/ -xmlrpc_php.pdf -xmlrpc_php.fo.xml diff --git a/pakefile.php b/pakefile.php index 5b7386b..6866f58 100644 --- a/pakefile.php +++ b/pakefile.php @@ -6,6 +6,7 @@ * @copyright (c) 2015 G. Giunta * * @todo allow user to specify release number and tag/branch to use + * @todo !important allow user to specify location of docbook xslt instead of the one installed via composer */ namespace PhpXmlRpc {