Hello,
Sphinx Version : yesterday hg clone
Python Version: 2.6.2
I'm writing french docs in UTF-8 format.
The html sphinx doc building is ok with default *language* value set
to `None` .
Changing language value to 'fr' breaks the building process with
message :
Please make sure all config values that contain non-ASCII content
are Unicode strings
So there is no html file created.
A `UnicodeError` exception is catched in `sphinx/builders/html.py`
line 697 while rendering the template.
Is this can be an error in translation ?
François
--
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.