To build the OpenLayers documentation:

 $ easy_install Sphinx

or

  C:\Python\scripts\easy_install.exe Sphinx

Then, check out the OpenLayers docs:

 $ svn co http://svn.openlayers.org/trunk/doc/
 $ cd doc
 $ sphinx-build -b html . html

Then you can do the last command only to rebuild the documentation.

Translations

If you are interested in translating the OpenLayers source code, please come to the mailing list; we are open to translations, and glad to help anyone looking to translate the source code.