Partial revert of e3e41ba

Renames the `topics.html` file output by Doxygen to `modules.html` to
keep consistency with prior documentation file structure.

Fixes the documentation website being broken.

Resolves: glfw/glfw.github.io#116.
This commit is contained in:
G'lek Tarssza 2026-08-28 12:45:07 -06:00
parent 92dcf4ce74
commit 2b596cb386
No known key found for this signature in database
GPG key ID: 722783778B1BED0F

View file

@ -5,7 +5,7 @@
<tab type="mainpage" visible="yes" title="Introduction"/>
<tab type="user" url="quick_guide.html" title="Tutorial"/>
<tab type="pages" visible="yes" title="Guides" intro=""/>
<tab type="topics" visible="yes" title="Reference" intro=""/>
<tab type="modules" visible="yes" title="Reference" intro=""/>
<tab type="filelist" visible="yes" title="Files"/>
</navindex>