Skip to content

Search only matches the word before a fullstop (e.g. Module.function_name finds Module but not function_name)  #5

Open
@zygmuntszpak

Description

@zygmuntszpak

When writing a docstring, If one writes something like

See also: Kernel.ando3 (i.e. (Kernel.ando3 with backticks around Kernel.ando)

where Kernel is a module, then currently the documentation browser will not find the function ando3 defined in the Kernel module, but instead will match the first part of the word and try to bring up documentation for Kernel if it exists.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions