mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 23:43:15 +00:00
Documentation work.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
/*!
|
||||
|
||||
@page common Common tasks
|
||||
|
||||
@tableofcontents
|
||||
|
||||
This guide explains how to
|
||||
|
||||
|
||||
@section common_full_screen Windowed full screen mode
|
||||
|
||||
@section common_window_pos Initial window position
|
||||
|
||||
GLFW comes with the `windows` test program, which illustrates this method.
|
||||
|
||||
@section common_fps_camera First-person camera controls
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user