diff options
author | ctrlaltca@gmail.com <> | 2011-11-19 14:53:37 +0000 |
---|---|---|
committer | ctrlaltca@gmail.com <> | 2011-11-19 14:53:37 +0000 |
commit | d782ffa2a4f55cb2ef66cf80d000f2bf5c195024 (patch) | |
tree | 9d74acac5ee1b643c29e7bf93464c1aabdbb977c /.gitattributes | |
parent | f8a12ab249a6816082deba6d5eae037ee8a2f716 (diff) |
updating phpDocumentor, part 4: patched to fix a bug in CHMdefaultConverter
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 9dd0d8a0..850ed8b8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1006,6 +1006,7 @@ buildscripts/PhpDocumentor/phpDocumentor/phpdoc.inc -text buildscripts/PhpDocumentor/phpdoc -text buildscripts/PhpDocumentor/phpdoc.php -text buildscripts/PhpDocumentor/poweredbyphpdoc.gif -text +buildscripts/PhpDocumentor/prado_patch_chm_builder_fix.patch -text buildscripts/PhpDocumentor/prado_patch_dot_in_package_name.patch -text buildscripts/PhpDocumentor/scripts/add_cvs.php -text buildscripts/PhpDocumentor/scripts/create_examples.php -text |