Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions doc/api/top-level.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ Top-level functions
Computation
-----------

.. note::

For worked examples and advanced usage of ``apply_ufunc``, see the
:doc:`User Guide on Computation </user-guide/computation>`,

the tutorial examples at https://tutorial.xarray.dev/advanced/apply_ufunc/apply_ufunc.html.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we format this URL nicely please?


.. autosummary::
:toctree: ../generated/

Expand Down
Loading