Re: [PHP-DOC] pecl/intl docs

2007-11-29 Thread Stanislav Malyshev
Would PHP with the Tidy extension do the trick? Unfortunately, libtidy seems to suffer from nearly the same flaws as eclipse - it's often too eager to break the lines. -- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED

Re: [PHP-DOC] pecl/intl docs

2007-11-29 Thread Daniel Brown
On Nov 29, 2007 4:04 PM, Philip Olson <[EMAIL PROTECTED]> wrote: > > On Nov 28, 2007, at 11:50 PM, Stanislav Malyshev wrote: > > >> The main problem I see involves whitespace. For example: > > > > Ahh... whitespace. Any good tool that can format the files > > correctly? I tried eclipse, and it _alm

Re: [PHP-DOC] pecl/intl docs

2007-11-29 Thread Philip Olson
On Nov 28, 2007, at 11:50 PM, Stanislav Malyshev wrote: The main problem I see involves whitespace. For example: Ahh... whitespace. Any good tool that can format the files correctly? I tried eclipse, and it _almost_ does the job, but it break too many lines (for some reason it feels neces

Re: [PHP-DOC] pecl/intl docs

2007-11-29 Thread Richard Quadling
Would PHP with the Tidy extension do the trick? On 29/11/2007, Stanislav Malyshev <[EMAIL PROTECTED]> wrote: > > The main problem I see involves whitespace. For example: > > Ahh... whitespace. Any good tool that can format the files correctly? I > tried eclipse, and it _almost_ does the job, but i

Re: [PHP-DOC] pecl/intl docs

2007-11-28 Thread Stanislav Malyshev
The main problem I see involves whitespace. For example: Ahh... whitespace. Any good tool that can format the files correctly? I tried eclipse, and it _almost_ does the job, but it break too many lines (for some reason it feels necessary to begin new line on , etc.) and fixing all the files

Re: [PHP-DOC] pecl/intl docs

2007-11-28 Thread Philip Olson
On Nov 28, 2007, at 2:28 PM, Stanislav Malyshev wrote: Hi! With generous help from Hannes I have now pecl/intl docs brought up to the standards of modern PHP manual documenting. So I intend to merge them with the main manual. They can be seen at: http://cvs.php.net/viewvc.cgi/pecl/intl/do

[PHP-DOC] pecl/intl docs

2007-11-28 Thread Stanislav Malyshev
Hi! With generous help from Hannes I have now pecl/intl docs brought up to the standards of modern PHP manual documenting. So I intend to merge them with the main manual. They can be seen at: http://cvs.php.net/viewvc.cgi/pecl/intl/doc/intl/ If you see anything wrong with them, please tell me,