Skip to content

关于py-modindex页面的翻译问题 #362

Open
@MidnightCrowing

Description

@MidnightCrowing

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

想问一下能否把这个页面加入到翻译计划中?

Activity

silkriver

silkriver commented on Oct 16, 2024

@silkriver

这个和库参考基本一样的只是改成了字母顺序,似乎因为自动生成代码写得不对(比如里面有引用PEP都没有生成链接),明明下面的“主索引”是会正确取到翻译文本的

MidnightCrowing

MidnightCrowing commented on Oct 17, 2024

@MidnightCrowing
Author

那我去给他们提个issue?是在 docsbuild-scripts 里提吗?

changed the title [-][Typo]: 关于py-modindex页面的翻译问题[/-] [+]关于py-modindex页面的翻译问题[/+] on Oct 17, 2024
Dumeng

Dumeng commented on Nov 26, 2024

@Dumeng
Collaborator

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.

added
doc-buildThe issue is related to doc-build scripts
on May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc-buildThe issue is related to doc-build scripts

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @silkriver@Dumeng@MidnightCrowing

        Issue actions

          关于py-modindex页面的翻译问题 · Issue #362 · python/python-docs-zh-cn