You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, I want to use nbdev to develop a python project, and I want to support both English and Chinese documentation for my users to read.
After some searching I find this https://quarto.org/docs/authoring/language.html .
It seems quarto supports auto translation of different languages and supports customized localization.
Thus I am wondering what is the best practice in nbdev to support multi-language documentation.
The text was updated successfully, but these errors were encountered:
For example, I want to use nbdev to develop a python project, and I want to support both English and Chinese documentation for my users to read.
After some searching I find this https://quarto.org/docs/authoring/language.html .
It seems quarto supports auto translation of different languages and supports customized localization.
Thus I am wondering what is the best practice in nbdev to support multi-language documentation.
The text was updated successfully, but these errors were encountered: