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

Move docstrings to struct definition so that we do not export undocumented symbols #76

Merged
merged 6 commits into from
Aug 11, 2024

Conversation

Krastanov
Copy link
Member

@apkille , just FYI, undoing a small change of yours that created some downstream documentation/testing issues.

Once 1.11 is out we should just add this to the tests JuliaLang/julia#52413

@Krastanov
Copy link
Member Author

Once 1.11 is out we should just add this to the tests JuliaLang/julia#52413

That is not necessary... It seems this is enough:

    checkdocs = :exports,
    warnonly = false,

@apkille
Copy link
Member

apkille commented Aug 11, 2024

@Krastanov this looks good to me, thanks for doing this!

@Krastanov Krastanov merged commit a2327f7 into main Aug 11, 2024
13 of 15 checks passed
@Krastanov Krastanov deleted the docmovetostruct branch August 11, 2024 07:25
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.

2 participants