Skip to content

Commit 5299e52

Browse files
committed
Link variant docs in readme toc
1 parent 9ae5666 commit 5299e52

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ https://python-chess.readthedocs.io/en/latest/
5555
* `Gaviota endgame tablebase probing <https://python-chess.readthedocs.io/en/latest/gaviota.html>`_
5656
* `Syzygy endgame tablebase probing <https://python-chess.readthedocs.io/en/latest/syzygy.html>`_
5757
* `UCI engine communication <https://python-chess.readthedocs.io/en/latest/uci.html>`_
58+
* `Variants <https://python-chess.readthedocs.io/en/latest/variant.html>`_
5859
* `Changelog <https://python-chess.readthedocs.io/en/latest/changelog.html>`_
5960

6061
Features

docs/variant.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Variant support (experimental)
2-
==============================
1+
Variants (experimental)
2+
=======================
33

44
python-chess supports several chess variants.
55

0 commit comments

Comments
 (0)