diff --git a/.gitignore b/.gitignore index 414ff6d..ce2ebe2 100644 --- a/.gitignore +++ b/.gitignore @@ -25,12 +25,14 @@ coverage doxygen sandbox phpmd.html +phpdoc.xml # User plugin configuration plugins/*/config.php # HTML documentation doc/html/ +doc/phpdoc/ # 3rd party themes tpl/* diff --git a/phpdoc.dist.xml b/phpdoc.dist.xml new file mode 100644 index 0000000..3878550 --- /dev/null +++ b/phpdoc.dist.xml @@ -0,0 +1,21 @@ + + + <![CDATA[Shaarli API Reference]]> + + utf8 + + FIXME + TODO + WIP + + doc/phpdoc + + + doc/phpdoc + + + index.php + application + plugins + +