From a6bfdf40d50c58e9d7337fc0047d2708d5c2b506 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Thu, 11 May 2023 21:35:06 +0200 Subject: Setting up doxygen --- tools/doxygen/Opening.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 tools/doxygen/Opening.md (limited to 'tools/doxygen/Opening.md') diff --git a/tools/doxygen/Opening.md b/tools/doxygen/Opening.md new file mode 100644 index 0000000..e2bd91e --- /dev/null +++ b/tools/doxygen/Opening.md @@ -0,0 +1,9 @@ +%Opening Names DB +===== + +The chess opening names database uses the [Lichess chess-openings](https://github.com/lichess-org/chess-openings) project. The script `tools/openings.sh` is used to fetch the last updates from the project, and generate the `binres/openings.hpp` file. + + +#### Acknowledgements + +Thanks to [lichess-org](https://github.com/lichess-org) for the tremendous work, and providing the [chess-openings](https://github.com/lichess-org/chess-openings) project. -- cgit v1.2.3