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

Add test using type in @module and @submodule #378

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BiterUnion
Copy link

This PR adds a test using the @type tag in both a @module and @submodule. It shows that the generated docs are different for both cases:

Type2InModule is properly shown as a class, while Type2InSubmodule is not. Instead, only Type2InSubmodule's functions are shown.

Adds a test using @type in @module and @submodule.
@alerque
Copy link
Member

alerque commented Sep 10, 2022

This MWE looks great. I'll have to dig into how to trigger it so our CI starts showing the failure from this being a bug. Again I'll be traveling until mid October so not sure anything will get squeezed in from the road, but if anybody else wants to dig in to where the bug revealed by this MWE is I'll try to facilitate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants