diff options
author | Dirk Dougherty <nobody@android.com> | 2009-06-24 11:01:05 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-06-24 11:01:05 -0700 |
commit | aea6c2df939eb904d7e4e94d1f538ee91ec451b7 (patch) | |
tree | 2f2b96023235a2e51f5e139ba0fd8292b35c8470 /docs/html/sdk/sdk_toc.cs | |
parent | 124d75618b63975a890deab06a0265c601e53b45 (diff) |
AI 150083: Minor updates to the ndk docs based on approved messaging.
BUG=1790234
Automated import of CL 150083
Diffstat (limited to 'docs/html/sdk/sdk_toc.cs')
-rw-r--r-- | docs/html/sdk/sdk_toc.cs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/sdk/sdk_toc.cs b/docs/html/sdk/sdk_toc.cs index 2079dd8a62f3..ce1ee6e084ab 100644 --- a/docs/html/sdk/sdk_toc.cs +++ b/docs/html/sdk/sdk_toc.cs @@ -27,6 +27,12 @@ </ul> </li> <li> + <h2>Native Development Tools</h2> + <ul> + <li><a href="<?cs var:toroot ?>sdk/ndk/1.5_r1/index.html">Android 1.5 NDK, r1</a></li> + </ul> + </li> + <li> <h2>Previous SDK Releases</h2> <ul> <li><a href="<?cs var:toroot ?>sdk/1.1_r1/index.html">Android 1.1 SDK, r1</a></li> |