Files
scummvm-cursorfix/doc/doxygen/links.doxyfile
2026-02-02 04:50:13 +01:00

5 lines
306 B
Plaintext

ALIASES += \
linkLua="<a href=\"https://www.lua.org\" target=\"_blank\">Lua.org</a>" \
linkDoxygen="<a href=\"https://www.doxygen.nl/index.html\" target=\"_blank\">Doxygen</a>" \
linkCoroutine="<a href=\"https://www.chiark.greenend.org.uk/~sgtatham/coroutines.html\" target=\"_blank\">Coroutines in C</a>"