Re: [PHP-DOC] RFE: Add version info in the documentation

2003-12-25 Thread Gabor Hojtsy
Hi Jan! I was thinking about adding version info in the documentation. If we encode version info in attributes of the documentation, we can generate multiple version of the manual, for example for PHP 4 and PHP 5, from the same source. Instead of: In PHP 4, blah blah. But in PHP 5, bleh bleh.

[PHP-DOC] RFE: Add version info in the documentation

2003-12-25 Thread Jan Fabry
Hello, I was thinking about adding version info in the documentation. If we encode version info in attributes of the documentation, we can generate multiple version of the manual, for example for PHP 4 and PHP 5, from the same source. Instead of: In PHP 4, blah blah. But in PHP 5, bleh bleh.