Separate guide and reference documentation tags

This commit is contained in:
Camilla Berglund
2016-02-19 10:29:13 +01:00
parent 001c50cfc6
commit 80c203f3bb
16 changed files with 107 additions and 88 deletions
+8 -7
View File
@@ -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