mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-22 15:42:54 +02:00
major rearrange to prepare to move to PHP 5.4
This commit is contained in:
15
.phpdoc.xml
Normal file
15
.phpdoc.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<phpdoc>
|
||||
<title>CImage API Documentaion</title>
|
||||
<parser>
|
||||
<target>docs/api</target>
|
||||
</parser>
|
||||
<transformer>
|
||||
<target>docs/api</target>
|
||||
</transformer>
|
||||
<files>
|
||||
<file>./*.php</file>
|
||||
<file>webroot/img.php</file>
|
||||
<file>webroot/img_config.php</file>
|
||||
</files>
|
||||
</phpdoc>
|
Reference in New Issue
Block a user