Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 358 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 358 Bytes

tran-fuchsia-doc

translate fuchsia doc with google

Tutorials

  1. pip install translators
  2. download fuchsia doc to the dir where the trans.py is located
  3. python trans.py(if an error occurs, repeat this)
  4. Results in trans directory

todo

  1. There are some translation errors, write some code for correction
  2. 多线程处理,提高速度。