Skip to content

Commit fb388b8

Browse files
changed the pep 257 line from a see also to a normal line
1 parent 4fb3bf7 commit fb388b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ and gets the relevant points across then it has done the job it was designed to
258258
do.
259259

260260

261-
.. see also:: Further reading on docstrings: :pep:`257`
261+
For further reading on docstrings, feel free to consult :pep:`257`
262262

263263
.. _thomas-cokelaer.info: http://thomas-cokelaer.info/tutorials/sphinx/docstring_python.html
264264
.. _sphinx.ext.napoleon: https://sphinxcontrib-napoleon.readthedocs.io/

0 commit comments

Comments
 (0)