Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give interfaces their own autosummary and automodule sections #136

Merged
merged 1 commit into from
May 3, 2024

Conversation

hoodmane
Copy link
Member

@hoodmane hoodmane commented May 3, 2024

Prior to this, we crash if we run automodule on a module that exports an interface. This fix automodule for exported interfaces and adds a new section to automodule and autosummary for these.

Prior to this, we crash if we run automodule on a module that exports an
interface. This fix automodule for exported interfaces and adds a new section to
automodule and autosummary for these.
@hoodmane hoodmane merged commit 902012b into pyodide:master May 3, 2024
4 checks passed
@hoodmane hoodmane deleted the automod-interface branch May 3, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant