Jonathan.Wage
2c18fc948a
MOved sandbox to tools folder.
2007-10-21 20:40:03 +00:00
Jonathan.Wage
0ed231286b
Removed from trunk. Outdated/not used.
2007-10-21 19:58:21 +00:00
meus
dc01da94f9
fixing files that should not be commited
2007-08-17 05:20:56 +00:00
meus
cb688091c9
new coverage report against head
2007-08-17 05:18:08 +00:00
nicobn
325f0cc46d
lib directory deduction now covers all possible cases.
2007-06-26 04:45:24 +00:00
nicobn
3cccec2edb
Added header + script automatically detects /lib
2007-06-25 21:56:13 +00:00
nicobn
9f8fbba4e9
... and made it a little more elegant.
2007-06-25 04:21:13 +00:00
nicobn
0eab525af5
Made bundle.php more intelligent.
2007-06-25 04:19:23 +00:00
meus
a3ceef45cb
Updated this readme with a suggested fix
2007-03-31 14:05:02 +00:00
chris
8e8c59ae6a
experience how to compile the phpdoc help using phing
...
Ticket: 299
2007-03-30 19:03:27 +00:00
jhassine
6239c4b3af
Fixed the Phing build script to build the API documentation (Thanks meus for supplying the patch)
2006-12-29 16:40:00 +00:00
romanb
ba73772983
Fixes to the compiler.
2006-10-02 10:47:43 +00:00
jhassine
816971e883
Added a Phing build script for building API docs using PHPDoc and Doxygen.
2006-09-26 16:47:00 +00:00
romanb
d94d5ec1cb
- Fixes and changes to Doctrine_Compiler
...
- Added a small cli script to run the compiler from the command line. The script requires the Doctrine base directory (the directory where Doctrine.php and the Doctrine folder is in) and the target file as its parameters.
Example: ./dev/Doctrine/ ./dev/myproject/BundledClasses.php
2006-09-23 14:31:17 +00:00