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,

Re: [PHP-DOC] Re: PhD builds online

2007-11-28 Thread Kouber Saparev
Hannes Magnusson wrote: > Hmh. Yeaa.. got an idea.. could you file a bug report about this for me? (don't have the time to look into it right now) http://bugs.php.net/43440 Thank you. -- Kouber Saparev http://kouber.saparev.com

Re: [PHP-DOC] new-reference-structure builds on docs.php.net

2007-11-28 Thread Hannes Magnusson
Hi Olivier In theory it would be better to merge all changes from HEAD to REF_STRUCT_DEV, but due to the amount of changes in HEAD lately that is alot of work so when we merge from the branch later we just have to be careful to not rollback the changes. -Hannes On Nov 28, 2007 3:01 AM, Olivier H