Skip to content

modules shouldn't link themselves in their documentations #133291

@Yzi-Li

Description

@Yzi-Li

Documentation

Some modules (e.g. __future__, ast) use :mod:`ast` to link themselves in the text. But this is meaningless. We should use :mod:`!ast` to suppress references.

I am working on this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions