diff --git a/.gitignore b/.gitignore index 67a9029..7163361 100644 --- a/.gitignore +++ b/.gitignore @@ -10,15 +10,17 @@ desktop.ini .DS_Store ._* -# Travis -/_build/phpdoc-*/ -/_build/phpdoc-*.git/ - # Composer /composer.lock /composer.phar /vendor +# phpDocumentor +/_build/phpdoc/ +/_build/phpdoc.cache/ +/_build/phpdoc-*/ +/_build/phpdoc-*.git/ + # User config /config/config.php diff --git a/.phpdoc.xml b/.phpdoc.xml index 37619cb..c46b6da 100644 --- a/.phpdoc.xml +++ b/.phpdoc.xml @@ -1,25 +1,32 @@ + <![CDATA[Pico 1.0 API Documentation]]> + + _build/phpdoc.cache + + + _build/phpdoc + + +