Use Win32 instead of Windows in Doxygen headings

This was especially bad in the window guide, where the TOC ended up
having "Window related hints" and "Windows specific window hints" close
to one another.

This commit only fixes headings.  There are likely issues in the actual
text as well.
This commit is contained in:
Camilla Löwy
2021-08-29 21:53:44 +02:00
parent 727db55c3a
commit 38dd515524
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ __GLFW_VULKAN_STATIC__ determines whether to use the Vulkan loader linked
directly with the application. This is disabled by default.
@subsection compile_options_win32 Windows specific CMake options
@subsection compile_options_win32 Win32 specific CMake options
@anchor GLFW_BUILD_WIN32
__GLFW_BUILD_WIN32__ determines whether to include support for Win32 when compiling the