mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-26 13:52:24 +09:00
added a file for phpdocumenter2
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10724 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0bdc713cec
commit
a3dd45873a
1 changed files with 19 additions and 0 deletions
19
phpdoc.dist.xml
Normal file
19
phpdoc.dist.xml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<phpdoc>
|
||||
<title><![CDATA[XpressEngine]]></title>
|
||||
<parser>
|
||||
<default-package-name>XE</default-package-name>
|
||||
<target>phpDoc</target>
|
||||
</parser>
|
||||
<transformer>
|
||||
<target>phpDoc</target>
|
||||
</transformer>
|
||||
<files>
|
||||
<file>index.php</file>
|
||||
<directory>classes</directory>
|
||||
<directory>config</directory>
|
||||
<directory>modules</directory>
|
||||
<ignore>classes/security/htmlpurifier/*</ignore>
|
||||
<ignore>modules/member/php-openid-1.2.3/*</ignore>
|
||||
</files>
|
||||
</phpdoc>
|
||||
Loading…
Add table
Add a link
Reference in a new issue