On Fri, Nov 11, 2011 at 21:09, Klaus Silveira <cont...@klaussilveira.com> wrote: > Hello, > I curious about the tools available in the doc-base that allow translators > to control the quality of the documentation build. Are those tests run by > configure.php? Maybe a phing build script could help the quality assurance > of the translation.
No. configure.php only sanitychecks your xml really. There are bucketloads of scripts in doc-base/scripts that can do the job, and many of them report to http://doc.php.net/ I believe most of the "important ones" are available through https://edit.php.net -Hannes