-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chinese version website doesn't have mobile section on top-right #7332
Comments
Because there is no Chinese version README. In fact, there is a PR: PaddlePaddle/Mobile#65 |
PaddlePaddle/Mobile#65 is merged now, and we can see a update of the English website http://www.paddlepaddle.org/docs/develop/mobile/README.html . However, the Chinese version still cannot be shown. How to fix it? @kexinzhao @jetfuel |
@Xreki @kexinzhao I found out that the site didn't generate the sitemap properly for the Chinese version. I updated the paddlepaddle.org code to properly consume the Chinese version of Mobile documentation. The Chinese documentation is up now. Please take a look at it and let me know if you find any issue. Thank you for providing the documentation. |
@jetfuel @kexinzhao How about change |
@Xreki Sure, I will make the change. |
There is a 'mobile' tab on the top-right side of the english version of paddlepaddle.org website.
However, when switched to Chinese version, only "文档"
"教程" "模型库" are there. No tab corresponding to 'mobile'.
The text was updated successfully, but these errors were encountered: