Skip to content

Commit d5da1d5

Browse files
committed
Add new distance functions to docs (#986)
1 parent 5a3cda8 commit d5da1d5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/core.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ and so on to
8585

8686
.. autofunction:: chess.square_distance
8787

88+
.. autofunction:: chess.square_manhattan_distance
89+
90+
.. autofunction:: chess.square_knight_distance
91+
8892
.. autofunction:: chess.square_mirror
8993

9094
Pieces

0 commit comments

Comments
 (0)