Skip to content

Use a more generic mechanism #4

Description

@pganssle

This currently is tightly bound to the variants library specifically, which means that if users vendor variants, they'll also likely need to vendor sphinx_autodoc_variants as well, possibly messing with some code paths at the same time.

This will also fail for things like dateutil.gettz, which is a callable that has other member functions as well. It might be worth using some duck-typing solution to this problem.

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