Remove gitignore from docs dir, as we now build in a separate directory
authorgggeek <giunta.gaetano@gmail.com>
Mon, 27 Apr 2015 01:50:07 +0000 (02:50 +0100)
committergggeek <giunta.gaetano@gmail.com>
Mon, 27 Apr 2015 01:50:07 +0000 (02:50 +0100)
doc/.gitignore [deleted file]
pakefile.php

diff --git a/doc/.gitignore b/doc/.gitignore
deleted file mode 100644 (file)
index bace140..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-out/
-javadoc-out/
-xmlrpc_php.pdf
-xmlrpc_php.fo.xml
index 5b7386b..6866f58 100644 (file)
@@ -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 {