summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/guide_toc.cs
diff options
context:
space:
mode:
authorDirk Dougherty <ddougherty@google.com>2011-02-22 21:41:03 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-02-22 21:41:03 -0800
commitd073ff58c1d423f2812aa149f93084bd407c61b4 (patch)
tree76ef424a7010afe8fa6db683e6cd0da8022ef258 /docs/html/guide/guide_toc.cs
parent1f3e42743e4283f8667699b6b59336584ec8648d (diff)
parent30eefe6381c54cdbbb473e381c9e1defea76c4d6 (diff)
downloadframeworks_base-d073ff58c1d423f2812aa149f93084bd407c61b4.zip
frameworks_base-d073ff58c1d423f2812aa149f93084bd407c61b4.tar.gz
frameworks_base-d073ff58c1d423f2812aa149f93084bd407c61b4.tar.bz2
am 30eefe63: am 7036d76a: Merge "Doc change: Add doc for GL texture declaration/filtering, hardwareAccelerated manifest attr." into honeycomb
* commit '30eefe6381c54cdbbb473e381c9e1defea76c4d6': 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 e63c49e..b13600c 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## -->