diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-05-12 15:29:04 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-05-12 15:29:04 +0200 |
| commit | 055410c0e0c1297612ce9677331d012af2226fac (patch) | |
| tree | 6c3789e5d263ad0eec280ce34cdac392a0313436 /tools/doxygen/Opening.md | |
| parent | a6bfdf40d50c58e9d7337fc0047d2708d5c2b506 (diff) | |
Improve doxygen documentation
Diffstat (limited to 'tools/doxygen/Opening.md')
| -rw-r--r-- | tools/doxygen/Opening.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/doxygen/Opening.md b/tools/doxygen/Opening.md index e2bd91e..7078135 100644 --- a/tools/doxygen/Opening.md +++ b/tools/doxygen/Opening.md @@ -1,7 +1,7 @@ %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. +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. In turn, this file is used in Openings.hpp. #### Acknowledgements |
