Hello, I'm very new with sphinx and more than a complete newby with Python (it's a serpent isn't it ? No ?! It's a programming language ! Oh, gosh !) I have a very simple problem : I try to use Sphinx for my docs and I can't put any accents (I'm writing in french). I have the following message : "undecodable source character, replacing with "?" "
Some data : I'm working under Windows 7 starter, I'm using Python 2.7 and I make my html files (the ones with the "?" everywhere) using "make html" in the Windows command windows. I didn't find any help on the web neither any solution by myself (I tried to "uncomment" the source_enconding of config.py but it was a useless try). so I try here. By the way, except this "little" problem, Sphinx and Python look like tremendous tools ! By advance, thanks to anyone that could help me, Lulu -- 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.
