build: add doxygen target (#5377)

Co-authored-by: Nerixyz <nerixdev@outlook.de>
This commit is contained in:
pajlada
2024-05-04 12:39:14 +02:00
committed by GitHub
parent 85cb2a1f3c
commit a88a2ac65c
3 changed files with 14 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Dev: Add doxygen build target. (#5377)
## 2.5.1
- Bugfix: Fixed links without a protocol not being clickable. (#5345)