Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9ac575ab authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

Doc change: remove useUpdatedTemplates script and sections using old templates.

Change-Id: I7c4e8f36125ad120699d5b2c66bea29433fecf59
parent 7dd97492
Loading
Loading
Loading
Loading
+1 −31
Original line number Diff line number Diff line
@@ -7,16 +7,6 @@ header.hide=1
footer.hide=1
@jd:body

<script>
  $(document).ready(function() {
    if (useUpdatedTemplates) {
      $("#useUpdatedTemplates").css("display","block");
    } else {
      $("#useOldTemplates").css("display","block");
    }
  })
</script>

<section class="dac-expand dac-hero dac-light">
  <div class="wrap" style="max-width:1100px;margin-top:0">
  <a href="{@docRoot}about/versions/nougat/android-7.0.html">
@@ -54,7 +44,7 @@ footer.hide=1
  </div>
</section>

<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
<div class="dac-section dac-slim dac-gray dac-expand">
  <div class="wrap dac-offset-parent">
    <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
      <i class="dac-sprite dac-arrow-down-gray"></i>
@@ -76,26 +66,6 @@ footer.hide=1
  </div><!-- end .wrap -->
</div><!-- end .dac-actions -->

<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
  <div class="wrap dac-offset-parent">

    <div class="actions">
      <div><a href="https://developer.android.com/preview/bug">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Informar un problema
      </a></div>
      <div><a href="{@docRoot}preview/support.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Consulta las notas de la versión
      </a></div>
      <div><a href="{@docRoot}preview/dev-community">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Únete a la comunidad de desarrolladores
        </a></div>
    </div><!-- end .actions -->
  </div><!-- end .wrap -->
</div>

<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
  <h2 class="norule">Lo último</h2>
  <div class="resource-widget resource-flow-layout col-16"
+1 −33
Original line number Diff line number Diff line
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3

@jd:body

<script>
  $(document).ready(function() {
    if (useUpdatedTemplates) {
      $("#useUpdatedTemplates").css("display","block");
    } else {
      $("#useOldTemplates").css("display","block");
    }
  })
</script>

<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
  <div class="wrap" style="max-width:1000px;margin-top:0">
    <div class="col-7of16 col-push-8of16">
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
  </div>
</section>

<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
<div class="dac-section dac-slim dac-gray dac-expand">
  <div class="wrap dac-offset-parent">
    <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
      <i class="dac-sprite dac-arrow-down-gray"></i>
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
  </div><!-- end .wrap -->
</div><!-- end .dac-actions -->

<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
  <div class="wrap dac-offset-parent">
    <a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
      <i class="dac-sprite dac-arrow-down-gray"></i>
    </a>
    <div class="actions">
      <div><a href="{@docRoot}sdk/index.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Get the SDK
      </a></div>
      <div><a href="{@docRoot}samples/index.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Browse Samples
      </a></div>
      <div><a href="{@docRoot}distribute/stories/index.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Watch Stories
      </a></div>
    </div><!-- end .actions -->
  </div><!-- end .wrap -->
</div>

<section class="dac-section dac-light" id="build-apps"><div class="wrap">
  <h1 class="dac-section-title">Build Beautiful Apps</h1>
  <div class="dac-section-subtitle">
+1 −31
Original line number Diff line number Diff line
@@ -7,16 +7,6 @@ header.hide=1
footer.hide=1
@jd:body

<script>
  $(document).ready(function() {
    if (useUpdatedTemplates) {
      $("#useUpdatedTemplates").css("display","block");
    } else {
      $("#useOldTemplates").css("display","block");
    }
  })
</script>

<section class="dac-expand dac-hero dac-light">
  <div class="wrap" style="max-width:1100px;margin-top:0">
  <a href="{@docRoot}about/versions/nougat/android-7.0.html">
@@ -55,7 +45,7 @@ footer.hide=1
</section>


<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
<div class="dac-section dac-slim dac-gray dac-expand">
  <div class="wrap dac-offset-parent">
    <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
      <i class="dac-sprite dac-arrow-down-gray"></i>
@@ -77,26 +67,6 @@ footer.hide=1
  </div><!-- end .wrap -->
</div><!-- end .dac-actions -->

<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
  <div class="wrap dac-offset-parent">

    <div class="actions">
      <div><a href="https://developer.android.com/preview/bug">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Laporkan masalah
          </a></div>
      <div><a href="{@docRoot}preview/support.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Lihat catatan rilis
          </a></div>
      <div><a href="{@docRoot}preview/dev-community">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Bergabunglah dengan komunitas pengembang
          </a></div>
    </div><!-- end .actions -->
  </div><!-- end .wrap -->
</div>

<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
  <h2 class="norule">Terbaru</h2>
  <div class="resource-widget resource-flow-layout col-16"
+1 −31
Original line number Diff line number Diff line
@@ -7,16 +7,6 @@ header.hide=1
footer.hide=1
@jd:body

<script>
  $(document).ready(function() {
    if (useUpdatedTemplates) {
      $("#useUpdatedTemplates").css("display","block");
    } else {
      $("#useOldTemplates").css("display","block");
    }
  })
</script>

<section class="dac-expand dac-hero dac-light">
  <div class="wrap" style="max-width:1100px;margin-top:0">
  <a href="{@docRoot}about/versions/nougat/android-7.0.html">
@@ -55,7 +45,7 @@ footer.hide=1
</section>


<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
<div class="dac-section dac-slim dac-gray dac-expand">
  <div class="wrap dac-offset-parent">
    <a class="dac-fab dac-scroll-button" data-scroll-button href="#latest">
      <i class="dac-sprite dac-arrow-down-gray"></i>
@@ -77,26 +67,6 @@ footer.hide=1
  </div><!-- end .wrap -->
</div><!-- end .dac-actions -->

<div id="useOldTemplates" style="display:none;color:black" class="actions-bar dac-expand dac-invert">
  <div class="wrap dac-offset-parent">

    <div class="actions">
      <div><a href="https://developer.android.com/preview/bug">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        問題の報告</a>
</div>
      <div><a href="{@docRoot}preview/support.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        リリースノートの確認</a>
</div>
      <div><a href="{@docRoot}preview/dev-community">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        開発者コミュニティに参加</a>
</div>
    </div><!-- end .actions -->
  </div><!-- end .wrap -->
</div>

<section class="dac-section dac-light dac-small" id="latest"><div class="wrap">
  <h2 class="norule">新着</h2>
  <div class="resource-widget resource-flow-layout col-16"
+1 −33
Original line number Diff line number Diff line
@@ -5,16 +5,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3

@jd:body

<script>
  $(document).ready(function() {
    if (useUpdatedTemplates) {
      $("#useUpdatedTemplates").css("display","block");
    } else {
      $("#useOldTemplates").css("display","block");
    }
  })
</script>

<section class="dac-expand dac-hero" style="background-color:#b2dfdb;">
  <div class="wrap" style="max-width:1000px;margin-top:0">
    <div class="col-7of16 col-push-8of16">
@@ -44,7 +34,7 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
  </div>
</section>

<div id="useUpdatedTemplates" style="display:none" class="dac-section dac-slim dac-gray dac-expand">
<div class="dac-section dac-slim dac-gray dac-expand">
  <div class="wrap dac-offset-parent">
    <a class="dac-fab dac-scroll-button" data-scroll-button href="#build-apps">
      <i class="dac-sprite dac-arrow-down-gray"></i>
@@ -72,28 +62,6 @@ page.customHeadTag=<meta name="google-site-verification" content="sa-bIAI6GKvct3
  </div><!-- end .wrap -->
</div><!-- end .dac-actions -->

<div id="useOldTemplates" style="display:none" class="actions-bar dac-expand dac-invert">
  <div class="wrap dac-offset-parent">
    <a class="dac-fab dac-scroll-button" data-scroll-button="" href="#build-apps">
      <i class="dac-sprite dac-arrow-down-gray"></i>
    </a>
    <div class="actions">
      <div><a href="{@docRoot}sdk/index.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Get the SDK
      </a></div>
      <div><a href="{@docRoot}samples/index.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Browse Samples
      </a></div>
      <div><a href="{@docRoot}distribute/stories/index.html">
        <span class="dac-sprite dac-auto-chevron-large"></span>
        Watch Stories
      </a></div>
    </div><!-- end .actions -->
  </div><!-- end .wrap -->
</div>

<section class="dac-section dac-light" id="build-apps"><div class="wrap">
  <h1 class="dac-section-title">Build Beautiful Apps</h1>
  <div class="dac-section-subtitle">
Loading