Re: [PHP-DOC] Fwd: [DOC-PT-BR] - Your documentation is broken

2012-01-03 Thread Alexey Shein
Hello, Thiago, That means that your translation is missing file with that xml:id, that's why your translation is broken and en is not. Use http://doc.php.net/trantools/revcheck_extended_pt_BR.html to track your translation. In your case conf@laptop ~/phpdoc-ru/en $ rgrep --exclude-dir=".svn" --in

Re: [PHP-DOC] Fwd: [DOC-PT-BR] - Your documentation is broken

2012-01-03 Thread Thiago H. Pojda
Hey guys, I just found out what was throwing these errors. I fixed what I could but found something odd: a line is causing the build to fail in pt_BR's version but not in EN. In EN's version of array-multisort we have a line (283) "&seealso.array.sorting;", which was reflected to the translated v

Re: [PHP-DOC] Fwd: [DOC-PT-BR] - Your documentation is broken

2012-01-02 Thread Yago Ferrer
Thiago, Yes. Try to compile the manual with the option --enable-xml-details. It will take longer but it may provide some extra information where the problem is located. If doing that doesn't give you enough info try to revert the latest SVN commit in your local copy and compile it (without xml deta

[PHP-DOC] Fwd: [DOC-PT-BR] - Your documentation is broken

2012-01-02 Thread Thiago H. Pojda
Can anyone help me finding out what is generating these errors? I've looked everywhere I could think of for that "omnihttpd" mention without any luck. I have no idea where to look for the others too. Will I have to download the whole pt_BR repository and try a ./configure --enable-xml-details to