pine64 / bl602-docs

Documentation of the BL602 IC
https://pine64.github.io/bl602-docs/
65 stars 41 forks source link

WIP: Add script to automatically translate rst docs into any language #9

Open muscache opened 3 years ago

muscache commented 3 years ago

This PR introduces tools/translate_docs.py. Run it with a source and destination language and it'll automatically pick up files and translate them through Google Translate.

This script is not stable.