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

View File

@@ -1,16 +1,17 @@
/*!
@page window Window guide
@page window_guide Window guide
@tableofcontents
This guide introduces the window related functions of GLFW. There are also
guides for the other areas of GLFW.
This guide introduces the window related functions of GLFW. For details on
a specific function, see the [reference documentation](@ref window). There are
also guides for the other areas of GLFW.
- @ref intro
- @ref context
- @ref monitor
- @ref input
- @ref intro_guide
- @ref context_guide
- @ref monitor_guide
- @ref input_guide
@section window_object Window objects