Is there someone or some people who could translate the current documentation we made into several languages ?
As first thought, I think the best way to handle the multilingual documentation in the git repository is to move all current english markdown files from /doc/... to /doc/en/... and create alternative version in /doc/fr/ for french files, in /doc/es/ for spanish ones and so on following the international 2 letters convention.
Contributions guidelines
Fork each repository, add you contribution in your repository and then create a pull request for merging your change into the poppy project master branch.
Be aware we use multiple git repositories in Poppy Humanoid (arms, legs, trunk,…) , each has its specific documentation so you will have to fork each module you want to work on.
I do not think someone already did it in french so you are welcome
We do not have a collaborative workspace but do not worry, Git will do the job for you so even if someone has also created a french version, it will be merged and authorship will be kept.
Hi @ostragots, thank you for your help.
We are writing a general documentation so it could be interesting to translate it in many language (so Turkish is a good start).
Please feel free to contribute over pull request directly in our documentation repository :