Wrong api dir

This commit is contained in:
Dragutin Cirkovic 2020-04-07 22:33:59 +02:00
parent 2714c0bfc1
commit 42c19c0c8f

View File

@ -16,7 +16,7 @@
<source type="phpunit" /> <source type="phpunit" />
</enrich> </enrich>
<build engine="html" enabled="true" output="api"> <build engine="html" enabled="true" output="build/api">
<file extension="html" /> <file extension="html" />
</build> </build>
</generator> </generator>