diff options
author | Joe Fernandez <joefernandez@google.com> | 2015-05-27 23:45:25 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-05-27 23:45:26 +0000 |
commit | 7df688121480c5c13ab6a3d8932c286bc2d63e65 (patch) | |
tree | 8016322888735f2611cd7abfad93abdd9b7c8e62 /docs/html-ndk/ndk | |
parent | 772dab7b24ce8be1e8f0e57ad6f5ba2bfa0203ee (diff) | |
parent | 17c4fe7f9d2a16532fa6889792d70e14207b7aad (diff) | |
download | frameworks_base-7df688121480c5c13ab6a3d8932c286bc2d63e65.zip frameworks_base-7df688121480c5c13ab6a3d8932c286bc2d63e65.tar.gz frameworks_base-7df688121480c5c13ab6a3d8932c286bc2d63e65.tar.bz2 |
Merge "docs: NDK site - fix empty landing page section" into mnc-preview-docs
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> |