a19d8d9e9f
Now docblox can be run without arguments on friendica root dir. The documentation will be generated on ./data/output
14 lines
234 B
XML
14 lines
234 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<docblox>
|
|
<parser>
|
|
<target>data/output</target>
|
|
</parser>
|
|
<transformer>
|
|
<target>data/output</target>
|
|
</transformer>
|
|
<files>
|
|
<directory>.</directory>
|
|
</files>
|
|
</docblox>
|
|
|