Skip to content

Add links to docstrings everywhere in the documentation #1017

Description

@HaroldErbin

This is a minor request, but I think it could simplify browsing the documentation: in most places in the tutorials, the names of classes, functions, etc., which are cited don't have a link to the corresponding page/anchor. Such names appear in red. In few cases, the name is in black and links to the API reference.

This is helpful to directly access the full signature and description when the arguments are not obvious given the context, or get more information quickly without having to search for it (especially helpful for beginners who will learn through the tutorials and may not yet be accustomed to the organization of the code).

I think this should be possible with Sphinx cross-referencing, though it would require some work to convert all backticks to the appropriate ReST tags and I am not sure how this integrates with notebook includes.

Activity

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions