mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 15:25:50 +00:00
Separate guide and reference documentation tags
This commit is contained in:
+8
-7
@@ -1,16 +1,17 @@
|
||||
/*!
|
||||
|
||||
@page monitor Monitor guide
|
||||
@page monitor_guide Monitor guide
|
||||
|
||||
@tableofcontents
|
||||
|
||||
This guide introduces the monitor related functions of GLFW. There are also
|
||||
guides for the other areas of GLFW.
|
||||
This guide introduces the monitor related functions of GLFW. For details on
|
||||
a specific function, see the [reference documentation](@ref monitor). There are
|
||||
also guides for the other areas of GLFW.
|
||||
|
||||
- @ref intro
|
||||
- @ref window
|
||||
- @ref context
|
||||
- @ref input
|
||||
- @ref intro_guide
|
||||
- @ref window_guide
|
||||
- @ref context_guide
|
||||
- @ref input_guide
|
||||
|
||||
|
||||
@section monitor_object Monitor objects
|
||||
|
||||
Reference in New Issue
Block a user