Skip to content

Commit 13363fc

Browse files
committed
Remove Sphinx roles from README
1 parent c2a54c1 commit 13363fc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,8 @@ Usage
5656
# See `samplerate.CallbackResampler` for the Callback API, or
5757
# `examples/play_modulation.py` for an example.
5858
59-
See :func:`~samplerate.converters.resample`,
60-
:class:`~samplerate.converters.Resampler`, and
61-
:class:`~samplerate.converters.CallbackResampler` in the API documentation for
62-
details.
59+
See ``samplerate.resample``, ``samplerate.Resampler``, and
60+
``samplerate.CallbackResampler`` in the API documentation for details.
6361

6462

6563
See also

0 commit comments

Comments
 (0)