scanpy-tutorials icon indicating copy to clipboard operation
scanpy-tutorials copied to clipboard

I want to translate the document out of Chinese version

Open zEpoch opened this issue 2 years ago • 2 comments

There are a lot of Chinese developers who need scanpy's Chinese documentation, so I want to translate the documentation into Chinese version, how do I translate, contribute, and merge it

zEpoch avatar Dec 07 '22 01:12 zEpoch

Thanks for the offer! These are good questions and I will look into them.

ivirshup avatar Dec 07 '22 22:12 ivirshup

Guess the page to look at it is https://www.sphinx-doc.org/en/master/usage/advanced/intl.html

RTD supports this as well: https://docs.readthedocs.io/en/latest/localization.html#project-with-multiple-translations

The actual setup guide is https://docs.readthedocs.io/en/latest/guides/manage-translations-sphinx.html

How jupyter does it: https://docs.jupyter.org/en/latest/contributing/docs-contributions/doc-new-translation.html

Will see though whether we can make this work with the notebooks

Zethson avatar Dec 08 '22 14:12 Zethson