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 5a3cda8 commit d5da1d5Copy full SHA for d5da1d5
1 file changed
docs/core.rst
@@ -85,6 +85,10 @@ and so on to
85
86
.. autofunction:: chess.square_distance
87
88
+.. autofunction:: chess.square_manhattan_distance
89
+
90
+.. autofunction:: chess.square_knight_distance
91
92
.. autofunction:: chess.square_mirror
93
94
Pieces
0 commit comments