summaryrefslogtreecommitdiffstats
path: root/docs/html/resources/resources-data.js
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/resources/resources-data.js')
-rw-r--r--docs/html/resources/resources-data.js20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index 06a046d..0fc10bf 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -782,26 +782,6 @@ var ANDROID_RESOURCES = [
}
},
{
- tags: ['tutorial', 'gl', 'new'],
- path: 'tutorials/opengl/opengl-es10.html',
- title: {
- en: 'Hello OpenGL ES 1.0'
- },
- description: {
- en: 'The basics of implementing an application using the OpenGL ES 1.0 APIs.'
- }
- },
- {
- tags: ['tutorial', 'gl', 'new'],
- path: 'tutorials/opengl/opengl-es20.html',
- title: {
- en: 'Hello OpenGL ES 2.0'
- },
- description: {
- en: 'The basics of implementing an application using the OpenGL ES 2.0 APIs.'
- }
- },
- {
tags: ['tutorial', 'testing'],
path: 'tutorials/testing/helloandroid_test.html',
title: {