DocBlox

PHP 5.3 compatible API Documentation generator aimed at projects of all sizes and Continuous Integration

Release of v0.17.0

2nd month in a row that we had to postpone the release of DocBlox. I don’t intend to make this a habit as I do not like this at all. BUT! It was worth the effort in the end. DocBlox now has improved support for templating and a nice performance increase has been made.

Release of v0.16.0

After the great news that SugarCRM has started using DocBlox I am happy to announce the immediate availability of DocBlox 0.16.0; this release revolves around fixing bugs, making minor improvements and improving general code quality. A week later then scheduled because I did not deem that version stable enough; well-tested enough and I lacked the [...]

Release of v0.13.0

One day later than planned but this is an awesome release to do! 0.13.0 brings several improvements related to inheritance of items (thus seeing your parent’s method in a child class) and not to say the least an overhaul of the Class view!

Release of v0.12.0

As announced last month is release 0.12.0 of DocBlox here. I had intended to finish restructuring the application and then implement the Plugin architecture but this is taking more effort then I could manage in one month of work combined with working on existing feature requests. Despite this, DocBlox has an great set of new [...]

Release of v0.11.0

A lot has happened in the past month, not all of which in the code. Unfortunately we also had to postpone this release with one week as a critical bug arose which affected any file which was larger than 50.000 lines of code (also known as 50 KLOC). Please don’t get me wrong: if you [...]

  • About DocBlox

    DocBlox is a Documentation Generation Application (DGA) for use with PHP applications.

    It is capable of transforming the comments in your source code into a full API reference document.

    DocBlox is build to be PHP 5.3 compatible, fast, having a low memory consumption and easily integratable into Continuous Integration.


  • Admin