From 677c5cc9a8f019d1400fdaf9cc90d02a8949e7a3 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Mon, 10 Apr 2017 15:30:36 +0200 Subject: Removed useless files --- .../web/textures/textures_image_drawing.html | 239 ---- .../web/textures/textures_image_loading.html | 239 ---- .../web/textures/textures_image_processing.html | 239 ---- .../web/textures/textures_logo_raylib.html | 239 ---- docs/examples/web/textures/textures_raw_data.html | 1300 -------------------- docs/examples/web/textures/textures_rectangle.html | 239 ---- .../web/textures/textures_srcrec_dstrec.html | 239 ---- docs/examples/web/textures/textures_to_image.html | 239 ---- 8 files changed, 2973 deletions(-) delete mode 100644 docs/examples/web/textures/textures_image_drawing.html delete mode 100644 docs/examples/web/textures/textures_image_loading.html delete mode 100644 docs/examples/web/textures/textures_image_processing.html delete mode 100644 docs/examples/web/textures/textures_logo_raylib.html delete mode 100644 docs/examples/web/textures/textures_raw_data.html delete mode 100644 docs/examples/web/textures/textures_rectangle.html delete mode 100644 docs/examples/web/textures/textures_srcrec_dstrec.html delete mode 100644 docs/examples/web/textures/textures_to_image.html (limited to 'docs/examples/web/textures') diff --git a/docs/examples/web/textures/textures_image_drawing.html b/docs/examples/web/textures/textures_image_drawing.html deleted file mode 100644 index e6edbd69..00000000 --- a/docs/examples/web/textures/textures_image_drawing.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_image_loading.html b/docs/examples/web/textures/textures_image_loading.html deleted file mode 100644 index 9a5a1c56..00000000 --- a/docs/examples/web/textures/textures_image_loading.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_image_processing.html b/docs/examples/web/textures/textures_image_processing.html deleted file mode 100644 index 02ce2077..00000000 --- a/docs/examples/web/textures/textures_image_processing.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_logo_raylib.html b/docs/examples/web/textures/textures_logo_raylib.html deleted file mode 100644 index 18baf682..00000000 --- a/docs/examples/web/textures/textures_logo_raylib.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_raw_data.html b/docs/examples/web/textures/textures_raw_data.html deleted file mode 100644 index 0d459d4c..00000000 --- a/docs/examples/web/textures/textures_raw_data.html +++ /dev/null @@ -1,1300 +0,0 @@ - - - - - - Emscripten-Generated Code - - - - - image/svg+xml - - -
-
Downloading...
- - - Resize canvas - Lock/hide mouse pointer     - - - - -
- -
- - -
- -
- - - - - - diff --git a/docs/examples/web/textures/textures_rectangle.html b/docs/examples/web/textures/textures_rectangle.html deleted file mode 100644 index 5a5ea669..00000000 --- a/docs/examples/web/textures/textures_rectangle.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_srcrec_dstrec.html b/docs/examples/web/textures/textures_srcrec_dstrec.html deleted file mode 100644 index 8a84317c..00000000 --- a/docs/examples/web/textures/textures_srcrec_dstrec.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file diff --git a/docs/examples/web/textures/textures_to_image.html b/docs/examples/web/textures/textures_to_image.html deleted file mode 100644 index 72eee3ec..00000000 --- a/docs/examples/web/textures/textures_to_image.html +++ /dev/null @@ -1,239 +0,0 @@ - - - - - - - raylib HTML5 GAME - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-
Downloading...
- - - - - -
- -
-
- -
- -
- - - - - - - \ No newline at end of file -- cgit v1.2.3