|
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! |
Answered by
zachary62
Jun 4, 2025
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? |
1 reply
Answer selected by
wthe2004
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?