Hi All,
Is there a best practice to set up a multiple languages setup for
Sphinx docs ? I've seen projects that have a unique source dir (with
index-LANG.rst files I guess) and a language dependent build structure
like LANG/build where LANG is a 2-letter language code like 'fr' or
en'. Yet other projects set up different structures for both source
and build :
* i18n
* i18n/fr
* i18n/fr/source
* i18n/fr/build
I'd like to have some feedback on setups people have used to handle
documentation in multiple languages and how one can modify the default
sphinx-quickstart setup to support multiple languages.
TIA,
Yves Moisan
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---