Convert Doxygen tables of contents to Markdown

This commit is contained in:
Camilla Löwy
2024-02-13 22:42:49 +01:00
parent 244852a93a
commit 532bd66e7f
13 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
# Compiling GLFW {#compile_guide}
@tableofcontents
[TOC]
This is about compiling the GLFW library itself. For information on how to
build applications that use GLFW, see @ref build_guide.