Skip to content
Snippets Groups Projects
Commit cb0a8300 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

initial commit for generating the api documentation via phpdocumentor

parent 55b26170
No related branches found
No related tags found
No related merge requests found
Pipeline #10385 passed
...@@ -9,6 +9,8 @@ ...@@ -9,6 +9,8 @@
<cache>.caches/phpdoc</cache> <cache>.caches/phpdoc</cache>
</paths> </paths>
<version number="5.4">
<folder>latest</folder>
<api format="php"> <api format="php">
<source> <source>
<path>lib</path> <path>lib</path>
...@@ -22,5 +24,6 @@ ...@@ -22,5 +24,6 @@
<path>tests/**/*</path> <path>tests/**/*</path>
</ignore> </ignore>
</api> </api>
</version>
</phpdocumentor> </phpdocumentor>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment