Documentation work

[ci skip]
This commit is contained in:
Camilla Berglund
2016-07-14 18:19:46 +02:00
parent 2bea621f7d
commit c1b1e0aab1
2 changed files with 4 additions and 6 deletions
+3 -5
View File
@@ -35,14 +35,13 @@ binaries](http://www.glfw.org/download.html) available for all supported
compilers.
See the [compilation guide](http://www.glfw.org/docs/latest/compile.html) in the
documentation for information on compiling GLFW.
documentation for more information.
## Using GLFW
See the [building application guide](http://www.glfw.org/docs/latest/build.html)
guide in the GLFW documentation for information on how to compile and link
programs using GLFW.
guide in the documentation for more information.
## System requirements
@@ -54,8 +53,7 @@ Experimental implementations for the Wayland protocol and the Mir display
server are available but not yet officially supported.
See the [compatibility guide](http://www.glfw.org/docs/latest/compat.html)
in the documentation for more information on various platform-specific APIs and
extensions.
in the documentation for more information.
## Reporting bugs