diff options
author | Joe Fernandez <joefernandez@google.com> | 2015-05-27 15:55:57 -0700 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2015-05-27 16:43:51 -0700 |
commit | 17c4fe7f9d2a16532fa6889792d70e14207b7aad (patch) | |
tree | 2073ffadd82b48a8428a2a225b493b69ad9b3a3f /docs/html-ndk/ndk | |
parent | 7e51d8a12e9be6948e3570f5d4145f4bd4d0855c (diff) | |
download | frameworks_base-17c4fe7f9d2a16532fa6889792d70e14207b7aad.zip frameworks_base-17c4fe7f9d2a16532fa6889792d70e14207b7aad.tar.gz frameworks_base-17c4fe7f9d2a16532fa6889792d70e14207b7aad.tar.bz2 |
docs: NDK site - fix empty landing page section
b/21461174
Change-Id: I8ad4ace747c90b5c30398112e38705956ec4ab1d
Diffstat (limited to 'docs/html-ndk/ndk')
-rw-r--r-- | docs/html-ndk/ndk/index.jd | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/docs/html-ndk/ndk/index.jd b/docs/html-ndk/ndk/index.jd index 30d68d3..a88c15d 100644 --- a/docs/html-ndk/ndk/index.jd +++ b/docs/html-ndk/ndk/index.jd @@ -1,5 +1,5 @@ page.title=Android NDK -page.tags="ndk, native, c, c++", +page.tags="ndk, native, c, c++", meta.tags="ndk, native, c++" fullpage=true section.landing=true @@ -48,22 +48,3 @@ footer.hide=1 data-maxResults="9" data-initial-results="3"></div> </div></section> - -<section class="dac-section dac-light"><div class="wrap"> - <h1 class="dac-section-title">Something else</h1> - <div class="dac-section-subtitle"> - Placeholder - </div> - - <ul class="dac-section-links"> - <li class="dac-section-link"><a href=""> - <span class="dac-sprite dac-auto-chevron"></span> - Overview and Usage - </a></li> - <li class="dac-section-link"><a href="/google/play/filters.html"> - <span class="dac-sprite dac-auto-chevron"></span> - User Guide - </a></li> - - </ul> -</div></section> |