Documentation work.

This commit is contained in:
Camilla Berglund
2013-05-27 17:10:34 +02:00
parent ad1f6f0341
commit 1f5f20eeef
6 changed files with 383 additions and 98 deletions
+5
View File
@@ -128,4 +128,9 @@ Windowed mode windows can now be created without decorations, i.e. things like
a frame, a title bar, with the `GLFW_DECORATED` window hint. This allows for
the creation of things like splash screens.
@subsection news_30_jsname Joystick names
The name of a joystick can now be retrieved using @ref glfwGetJoystickName.
*/