Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 23370fa

Browse filesBrowse files
committed
Make the inline link to docstrings work.
1 parent 89f9147 commit 23370fa
Copy full SHA for 23370fa

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎docs/writing/documentation.rst

Copy file name to clipboardExpand all lines: docs/writing/documentation.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Comments
5555
Comments are written directly inside the code, either using the hash sign (#)
5656
or a docstring_.
5757

58+
.. _docstring: docstrings_
59+
5860
Finding the correct balance between undocumented code and verbose and useless
5961
comment boilerplates is difficult, and is the subject of heated discussion
6062
among developers.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.