diff options
| author | 2026-04-30 16:19:22 +0100 | |
|---|---|---|
| committer | 2026-04-30 16:19:22 +0100 | |
| commit | 39b30201aa673b2dda7d78ef01ff1be00baac8d0 (patch) | |
| tree | 0e5466d9ebb02840cfe61a32e311779497fab253 /docs | |
| parent | Delete a bunch of Perl left over from the old build system. (diff) | |
Fix finding the Windows headers when building Doxygen docs.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile b/docs/Doxyfile index 7088ab80d..f2e5f7372 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -107,7 +107,7 @@ WARN_LINE_FORMAT = "at line $line of file $file" WARN_LOGFILE = INPUT = README.md \ include \ - win + src/windows INPUT_ENCODING = UTF-8 INPUT_FILE_ENCODING = FILE_PATTERNS = |
