Hello everyone,
I've been working on a translation project for the Sage community and I've been trying to translate the official documentation to (modern) Greek. However, the page generated by Sphinx through "make html" displays all greek characters as '?'s. Is this attributed to Sphinx's lack of support for greek (see http://www.sphinx-doc.org/en/stable/config.html#confval-language) or is there a workaround for this? And if not, would it be possible to add greek as a supported language? For your convenience, here is the code in my sample .rst file: ============== Μια Περιήγηση στο Sage ============== This is a tour of Sage that closely follows the tour of Mathematica that is at the beginning of the Mathematica Book. Many thanks, Dimitris -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
