We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a233ebf commit 99786ecCopy full SHA for 99786ec
doc/install.rst
@@ -9,6 +9,7 @@ This extension requires Python 3.9+, sphinx 6+ and is available from:
9
10
* `numpydoc on PyPI <http://pypi.python.org/pypi/numpydoc>`_
11
* `numpydoc on GitHub <https://github.com/numpy/numpydoc/>`_
12
+* `numpydoc on conda-forge <https://prefix.dev/channels/conda-forge/packages/numpydoc>`_
13
14
`'numpydoc'` should be added to the ``extensions`` option in your Sphinx
15
``conf.py``. ``'sphinx.ext.autosummary'`` will automatically be loaded
0 commit comments