mirror of
https://github.com/glfw/glfw.git
synced 2026-08-28 02:35:54 +02:00
Moved GLFW compilation guide to docs.
This commit is contained in:
@@ -11,8 +11,9 @@ existing applications and does not lay claim to the main loop.
|
||||
This is the documentation for version 3.0, which has [many new features](@ref news).
|
||||
|
||||
There is a [quick tutorial](@ref quick) for people new to GLFW, which shows how
|
||||
to write a small but complete program, and a
|
||||
[guide for building](@ref build) programs that use GLFW.
|
||||
to write a small but complete program, and guides for
|
||||
[compiling GLFW](@ref compile) and
|
||||
[building programs that use GLFW](@ref build).
|
||||
|
||||
If you have used GLFW 2.x in the past, there is a
|
||||
[transition guide](@ref moving) that explains what has changed and how to update
|
||||
|
||||
Reference in New Issue
Block a user