Skip to content

Find parent doc string for relative crossrefs #6

Open
@analog-cbarber

Description

@analog-cbarber

mkdocstrings does not currently support references to members not explicitly defined in subclass, so
instead of just being able to write something like [foo][.] you might have to write [foo][(m).ParentClass.]
or worse.

It would be nice if we could automatically handle this redirection.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions