Open
Description
Python Version
3.13
Docs Page
https://docs.python.org/zh-cn/3/py-modindex.html
Original Translation
https://docs.python.org/zh-cn/3/py-modindex.html 这个页面好像一直没有翻译过,但感觉有个翻译应该会更好吧?
Original Docs Paragraph
No response
Suggested Fix
想问一下能否把这个页面加入到翻译计划中?
Metadata
Metadata
Assignees
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
silkriver commentedon Oct 16, 2024
这个和库参考基本一样的只是改成了字母顺序,似乎因为自动生成代码写得不对(比如里面有引用PEP都没有生成链接),明明下面的“主索引”是会正确取到翻译文本的
MidnightCrowing commentedon Oct 17, 2024
那我去给他们提个issue?是在 docsbuild-scripts 里提吗?
[-][Typo]: 关于py-modindex页面的翻译问题[/-][+]关于py-modindex页面的翻译问题[/+]Dumeng commentedon Nov 26, 2024
This issue is caused by the special markup
synopsis
. This markup provides the description for a module. However, they're not included in the translation files for all languages.