Bruce Eckel schrieb: > I used sphinx-quickstart to get started, and I think I followed the > instructions correctly. I've attached my project, which gives me the > following error:
I'm glad this could be resolved -- UTF-8 is normally fine for all possible things you might want to write :) However, following the "be liberal in what you accept" mantra, I've added a "source_encoding" config value to SVN Sphinx, so that if (for whatever reason) a different input encoding is preferable, Sphinx does not play the killjoy. I've also made the error message that appears for invalid encoded source files a bit prettier. 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 -~----------~----~----~----~------~----~------~--~---
