You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
509 B
18 lines
509 B
<?xml version="1.0" encoding="UTF-8" ?> |
|
<phpdocumentor configVersion="3" |
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
xmlns="https://www.phpdoc.org" |
|
xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/phpDocumentor/phpDocumentor/master/data/xsd/phpdoc.xsd"> |
|
<paths> |
|
<output>docs</output> |
|
<cache>cache</cache> |
|
</paths> |
|
<version number="1.0.0"> |
|
<api> |
|
<source dsn="."> |
|
<path>src</path> |
|
</source> |
|
</api> |
|
</version> |
|
|
|
</phpdocumentor>
|
|
|