Skip to content

gh-107298: Fix references to undocumented APIs #107304

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

Closed
wants to merge 1 commit into from

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 26, 2023

@vstinner
Copy link
Member Author

@serhiy-storchaka: Ok, here is a more controversial change: fix references to undocumented APIs, but don't attempt to document them.

Sorry, I'm only motived to fix warnings, to make reviews more pleasant. I'm not motivated to write more documentation.

So what do you think? Is it ok do that? For now, I mark this change as a draft.

@serhiy-storchaka serhiy-storchaka self-requested a review July 26, 2023 17:52
Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should not sweep problems under the carpet. Warnings serve as reminders of lacks in the documentation.

If you want to filter out undocumented symbols from other issues, it is better to add them in the nitpick_ignore list. At least we will have a list of problems to solve in one place and can work on them one by one.

@vstinner
Copy link
Member Author

Ok, I will try to do that. I abandon this approach.

@vstinner vstinner closed this Jul 27, 2023
@vstinner vstinner deleted the dox_fix_ref_undocumented branch July 27, 2023 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants