diff options
| author | 2015-05-27 23:58:24 +0000 | |
|---|---|---|
| committer | 2015-05-27 23:58:24 +0000 | |
| commit | 6392f3f4820325819ad6a66db17d6e04c0513cdf (patch) | |
| tree | 002c40465835e3ce1100f6e0349e89839d77b6c4 | |
| parent | 4359117e6991d223f13fab480cb1b5c33b299df8 (diff) | |
| parent | 7df688121480c5c13ab6a3d8932c286bc2d63e65 (diff) | |
am 7df68812: Merge "docs: NDK site - fix empty landing page section" into mnc-preview-docs
* commit '7df688121480c5c13ab6a3d8932c286bc2d63e65':
docs: NDK site - fix empty landing page section
| -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 30d68d3a6b1c..a88c15df5fb5 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> |