Skip to content

Commit a3fadff

Browse files
authored
Update CONTRIBUTING.rst
1 parent 97f17dd commit a3fadff

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

CONTRIBUTING.rst

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,9 @@ We could always use more documentation, whether as part of the
5858
introduction/examples/usage documentation or API documentation in docstrings.
5959

6060
Documentation is written in `reStructuredText <http://docutils.sourceforge.net/rst.html>`_
61-
and use `Sphinx <http://sphinx-doc.org/index.html>`_ to generate the HTML output.
62-
63-
The project uses Numpy style docstrings, see
64-
`Sphinx extension Napoleon's documentation <https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_numpy.html>`_
65-
for examples.
61+
and use `Sphinx <http://sphinx-doc.org/index.html>`_ with
62+
`numpy-style docstrings <https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_numpy.html>`_
63+
to generate the HTML output.
6664

6765
Once you made the documentation changes locally, run the documentation generation::
6866

0 commit comments

Comments
 (0)