scverse / scanpy-tutorials

Scanpy Tutorials.
https://scanpy-tutorials.readthedocs.io/
189 stars 117 forks source link

I want to translate the document out of Chinese version #60

Open zEpoch opened 1 year ago

zEpoch commented 1 year ago

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

ivirshup commented 1 year ago

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

Zethson commented 1 year ago

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