Skip to content

Fix docs code extraction, following mkdocstrings refacto #376

Open
@percevalw

Description

@percevalw

Originally posted by @pawamoy in #359:

I see that you add your own extension to the config of mkdocstrings' autodoc processor:

ext._config["mdx"].append(self)

Note that following a refactor (work in progress), this attribute won't exist in the next version of mkdocstrings.

I'm not sure to understand how this code is used, and what for, so I'm not sure how to fix it. Just know that if you modify the global config's markdown_extensions list, our processor should pick it up. I'll let you know once there's a branch you can test on.

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