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 Sphinx directives out of See also #8466

Merged
merged 4 commits into from
Jun 13, 2024
Merged

Conversation

max-sixty
Copy link
Collaborator

@max-sixty max-sixty commented Nov 18, 2023

This is potentially causing the See also to not render the links? (Does anyone know this better? It doesn't seem easy to build the docs locally...)

image

This is potentially using the `See also` to not render the links? (Does anyone know this better? It doesn't seem easy to build the docs locally...
@keewis
Copy link
Collaborator

keewis commented Nov 18, 2023

that's not intentional, but someone would have to fix napoleon to not break the section.

@max-sixty
Copy link
Collaborator Author

Should we put in a different section in the meantime?

@dcherian
Copy link
Contributor

Seems OK:
image

@dcherian dcherian merged commit 380979f into pydata:main Jun 13, 2024
26 of 27 checks passed
andersy005 pushed a commit that referenced this pull request Jun 14, 2024
* Move Sphinx directives out of `See also`

This is potentially using the `See also` to not render the links? (Does anyone know this better? It doesn't seem easy to build the docs locally...

* Update computation.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Deepak Cherian <dcherian@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@max-sixty max-sixty deleted the doc-see-also branch July 11, 2024 23:35
dcherian added a commit that referenced this pull request Jul 24, 2024
* main: (48 commits)
  Add test for #9155 (#9161)
  Remove mypy exclusions for a couple more libraries (#9160)
  Include numbagg in type checks (#9159)
  Improve zarr chunks docs (#9140)
  groupby: remove some internal use of IndexVariable (#9123)
  Improve `to_zarr` docs (#9139)
  Split out distributed writes in zarr docs (#9132)
  Update zendoo badge link (#9133)
  Support duplicate dimensions in `.chunk` (#9099)
  Bump the actions group with 2 updates (#9130)
  adjust repr tests to account for different platforms (#9127) (#9128)
  Grouper refactor (#9122)
  Update docstring in api.py for open_mfdataset(), clarifying "chunks" argument (#9121)
  Add test for rechunking to a size string (#9117)
  Move Sphinx directives out of `See also` (#8466)
  new whats-new section (#9115)
  release v2024.06.0 (#9113)
  release notes for 2024.06.0 (#9092)
  [skip-ci] Try fixing hypothesis CI trigger (#9112)
  Undo custom padding-top. (#9107)
  ...
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.

3 participants