In the near future, all languages will be avaliable in our doc website throught livedocs.
Yea I use livedocs to check the doc-changes on my server, it's actually very good, but it seems to dump PHP errors in log.txt and forget my configure line after each ./build.sh
If you do a ./configure --something=aaa it saves the options for every ./build.sh you might run. The build system now run almost perfectly (it still have some problems on windows, but works). Have you read the README? :-)
Yeah, I've read the README, but it doesn't seem to honor my configure line, it forgets paths and languages upen each build.sh
I'll try and make a method to reproduce it.
// Tom