Cross-linked build guides.

This commit is contained in:
Camilla Berglund
2013-10-21 22:23:15 +02:00
parent 6172e2cfcc
commit db8e6bed7a
2 changed files with 9 additions and 2 deletions

View File

@@ -5,7 +5,9 @@
@tableofcontents
This is about compiling and linking programs that use GLFW. For information on
how to *write* such programs, start with the [introductory tutorial](@ref quick).
how to write such programs, start with the [introductory tutorial](@ref quick).
For information on how to build the GLFW library itself, see the
[Building GLFW](https://github.com/glfw/glfw#building-glfw) guide.
@section build_include Including the GLFW header file