blob: c62cf03bfd469ac68253fc092313b44ec47c1edf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
diff -up PHP_Reflect-1.1.0/php-bartlett-PHP-Reflect.xml.addhtml PHP_Reflect-1.1.0/php-bartlett-PHP-Reflect.xml
--- PHP_Reflect-1.1.0/php-bartlett-PHP-Reflect.xml.addhtml 2011-11-11 19:30:07.000000000 +0100
+++ PHP_Reflect-1.1.0/php-bartlett-PHP-Reflect.xml 2011-11-11 19:31:26.000000000 +0100
@@ -255,5 +255,15 @@ Bug fixes:
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
+ <file baseinstalldir="Bartlett" name="docs/phpreflect-book.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/index.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/CHANGELOG.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/INSTALL.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/LICENSE.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/sources/scanFile.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/sources/scanFunctionArguments.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/sources/Token.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/sources/Autoload.html" role="doc" />
+ <file baseinstalldir="Bartlett" name="docs/sources/Reflect.html" role="doc" />
</dir>
</contents>
<dependencies>
|