From 04d53629db766afc470380db98a66cc0a1502869 Mon Sep 17 00:00:00 2001 From: Yuri Kunde Schlesner Date: Sat, 23 Aug 2014 11:48:58 -0300 Subject: Remove documentation for external modules. We don't need these and they clutter up the repository. --- externals/glfw-3.0.2/docs/html/index.html | 94 ------------------------------- 1 file changed, 94 deletions(-) delete mode 100644 externals/glfw-3.0.2/docs/html/index.html (limited to 'externals/glfw-3.0.2/docs/html/index.html') diff --git a/externals/glfw-3.0.2/docs/html/index.html b/externals/glfw-3.0.2/docs/html/index.html deleted file mode 100644 index 0c64c625..00000000 --- a/externals/glfw-3.0.2/docs/html/index.html +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - -GLFW: Main Page - - - - - - - - - -
-
- - - - - - -
-
GLFW -  3.0.2 -
-
A multi-platform library for OpenGL, window and input
-
-
- - - - -
- -
- All Data Structures Files Functions Variables Typedefs Macros Groups Pages
- - -
- -
- -
-

-Introduction

-

GLFW is a free, Open Source, multi-platform library for opening a window, creating an OpenGL context and managing input. It is easy to integrate into existing applications and does not lay claim to the main loop.

-

This is the documentation for version 3.0, which has many new features.

-

There is a quick tutorial for people new to GLFW, which shows how to write a small but complete program.

-

If you have used GLFW 2.x in the past, there is a transition guide that explains what has changed and how to update existing code to use the new API.

-
- - - - -- cgit v1.2.3