aboutsummaryrefslogtreecommitdiff
path: root/tools/doxygen/Opening.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-05-12 15:29:04 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-05-12 15:29:04 +0200
commit055410c0e0c1297612ce9677331d012af2226fac (patch)
tree6c3789e5d263ad0eec280ce34cdac392a0313436 /tools/doxygen/Opening.md
parenta6bfdf40d50c58e9d7337fc0047d2708d5c2b506 (diff)
Improve doxygen documentation
Diffstat (limited to 'tools/doxygen/Opening.md')
-rw-r--r--tools/doxygen/Opening.md2
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