Skip to content

Commit

Permalink
Add new distance functions to docs (#986)
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasf committed Apr 16, 2023
1 parent 5a3cda8 commit d5da1d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/core.rst
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,10 @@ and so on to

.. autofunction:: chess.square_distance

.. autofunction:: chess.square_manhattan_distance

.. autofunction:: chess.square_knight_distance

.. autofunction:: chess.square_mirror

Pieces
Expand Down

0 comments on commit d5da1d5

Please sign in to comment.