diff options
author | Scott Main <smain@google.com> | 2013-10-29 17:56:00 -0700 |
---|---|---|
committer | Scott Main <smain@google.com> | 2013-10-31 16:41:34 +0000 |
commit | dcb40061ab14c18a0fddf77b27bd3a3328facbfb (patch) | |
tree | 64b3b9de93888ecbf97d376ae1f1f18f480b293a /docs/html/guide/guide_toc.cs | |
parent | 3b7199aed479ed4d45fff9f5ffb01718c8bc4c2c (diff) |
add doc about migrating to new WebView in KLP
Change-Id: Ib36c3ff58642166dfbc1b36b41f1c732c7d9a70d
(cherry picked from commit dc277e1ca9f981f4685a86d0093ae76ff5656604)
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 9f39c70a85f6..f9a23a33a1d9 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -496,6 +496,9 @@ <li><a href="<?cs var:toroot ?>guide/webapps/webview.html"> <span class="en">Building Web Apps in WebView</span> </a></li> + <li><a href="<?cs var:toroot ?>guide/webapps/migrating.html"> + <span class="en">Migrating to WebView in Android 4.4</span> + </a></li> <li><a href="<?cs var:toroot ?>guide/webapps/debugging.html"> <span class="en">Debugging Web Apps</span> </a></li> |