Does the online version support multi-language documentation? #132
-
I'm exploring the online version of code2tutorial.com for generating documentation. I know that the local version supports multi-language. Does the online version support creating docs in multiple languages (e.g. Chinese, etc.)? Thanks for your help in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I'm considering support it, but the current local implementation actually doesn't work so well. Most browsers like chrome can natively translate page. Is the result good enough? |
Beta Was this translation helpful? Give feedback.
I'm considering support it, but the current local implementation actually doesn't work so well.
The better way to generate multi-language documentation is to first generate the English version, then translate it.
#80
Most browsers like chrome can natively translate page. Is the result good enough?