forked from atutor/phpdoc2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmodule.xml
More file actions
19 lines (19 loc) · 726 Bytes
/
Copy pathmodule.xml
File metadata and controls
19 lines (19 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="ISO-8859-1"?>
<module version="0.1">
<name lang="en">PHPDoc ATutor API Documentation</name>
<description lang="en">This module generates an API document for ATutor developers.</description>
<maintainers>
<maintainer>
<name>ATutor Team</name>
<email>info@atutor.ca</email>
</maintainer>
</maintainers>
<url>http://www.phpdoc.org/</url>
<license>LGPL</license>
<release>
<version>0.2</version>
<date>2010-10-25</date>
<state>testing</state>
<notes>In php.ini , you may need to adjust the values of max_execution_time and memory_limit.</notes>
</release>
</module>