werner schrieb: > Just noticed in the 0.5 announcement that there are these two options > to support multi language docs. > > Can't find explanation/sample on how to use this, can someone give > some pointers and/or documentation links.
Basically, you set the language variable in your conf.py to the desired locale. The locale_dirs variable is not normally needed if your language is already supported by Sphinx. In general, documentation on config values can be found here: <http://sphinx.pocoo.org/config.html>. cheers, Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
