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

Replace sphinx napoleon for numpydoc #492

Merged
merged 10 commits into from
May 31, 2024
Merged

Replace sphinx napoleon for numpydoc #492

merged 10 commits into from
May 31, 2024

Conversation

santisoler
Copy link
Member

@santisoler santisoler commented Apr 16, 2024

Add numpydoc to requirements for building the docs. Add numpydoc to Sphinx configuration file. Update Sphinx template for classes.

Relevant issues/PRs:

Fixes #490
Related to fatiando/community#149

Add numpydoc to requirements for building the docs. Add numpydoc to
Sphinx configuration file.
Remove the Methods Summary from the autosummary class.rst template.
@santisoler santisoler marked this pull request as ready for review April 24, 2024 21:45
doc/conf.py Outdated Show resolved Hide resolved
@santisoler santisoler added this to the v0.7.0 milestone May 3, 2024
@santisoler santisoler merged commit 45c42ed into main May 31, 2024
19 checks passed
@santisoler santisoler deleted the numpydoc branch May 31, 2024 17:41
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.

Attributes with trailing underscore are not properly shown in docs
1 participant