summaryrefslogtreecommitdiff
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2011-02-22 21:14:58 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-02-22 21:14:58 -0800
commit30eefe6381c54cdbbb473e381c9e1defea76c4d6 (patch)
tree3705cb3b36de74e20d973598416c885f51944411 /docs/html/guide/guide_toc.cs
parentc49992c91ca086fac89310f38a1e66968db34a8a (diff)
parent7036d76a6e172de300c63cb9c33b65a63fe7ce0f (diff)
am 7036d76a: Merge "Doc change: Add doc for GL texture declaration/filtering, hardwareAccelerated manifest attr." into honeycomb
* commit '7036d76a6e172de300c63cb9c33b65a63fe7ce0f': Doc change: Add doc for GL texture declaration/filtering, hardwareAccelerated manifest attr.
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r--docs/html/guide/guide_toc.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs
index aac04b3ceba3..c83946916830 100644
--- a/docs/html/guide/guide_toc.cs
+++ b/docs/html/guide/guide_toc.cs
@@ -223,6 +223,7 @@
<li><a href="<?cs var:toroot ?>guide/topics/manifest/provider-element.html">&lt;provider&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/receiver-element.html">&lt;receiver&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/service-element.html">&lt;service&gt;</a></li>
+ <li><a href="<?cs var:toroot ?>guide/topics/manifest/supports-gl-texture-element.html">&lt;supports-gl-texture&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/supports-screens-element.html">&lt;supports-screens&gt;</a></li> <!-- ##api level 4## -->
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-configuration-element.html">&lt;uses-configuration&gt;</a></li>
<li><a href="<?cs var:toroot ?>guide/topics/manifest/uses-feature-element.html">&lt;uses-feature&gt;</a></li> <!-- ##api level 4## -->