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

DOC: replace autosummary for numpy.dtypes with enumerated list #25680

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

ngoldbaum
Copy link
Member

Doing it this way creates cross-reference anchors for these classes without actually autogenerating docs for them.

See @rgommers' suggestion for a little context: #25656 (comment)

[skip azp] [skip actions] [skip cirrus]
@ngoldbaum ngoldbaum force-pushed the fix-dtype-classes-doc-warnings branch from 80dbb65 to c0c1851 Compare January 25, 2024 03:29
@rgommers rgommers changed the title DOC: replace autsummary for numpy.dtypes with enumerated list DOC: replace autosummary for numpy.dtypes with enumerated list Jan 25, 2024
@rgommers rgommers added this to the 2.0.0 release milestone Jan 25, 2024
Copy link
Member

@rgommers rgommers left a comment

Choose a reason for hiding this comment

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

Thanks @ngoldbaum, this looks good, fixes the warnings, and indeed makes it possible to use single backticks to refer to the code objects.

@rgommers rgommers merged commit 756c276 into numpy:main Jan 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants