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

Commit e9bd37a8 authored by smain@google.com's avatar smain@google.com Committed by android-build-merger
Browse files

change name of offline doc tab to "API reference" and put the version number...

change name of offline doc tab to "API reference" and put the version number in the secondary nav bar (it was there anyway). am: 5e37eef4
am: 1926bfe8

* commit '1926bfe8':
  change name of offline doc tab to "API reference" and put the version number in the secondary nav bar (it was there anyway).
parents f8112eee 1926bfe8
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -138,7 +138,12 @@
      <li class="dac-nav-item develop">
        <a class="dac-nav-link has-subnav" href="/reference/packages.html" zh-tw-lang="參考資源" 
        zh-cn-lang="参考" ru-lang="Справочник" ko-lang="참조문서" ja-lang="リファレンス" 
        es-lang="Referencia">Android <?cs var:sdk.version ?>&nbsp;r<?cs var:sdk.rel.id ?></a>
        es-lang="Referencia">API Reference</a>
      <div class="dac-nav-secondary develop">
        <h1 style="font-size: 20px; line-height: 24px; margin: 20px; color:#444"
          >Android <?cs var:sdk.version ?> r<?cs var:sdk.rel.id ?>
        </h1>
      </div>
      </li>
    </ul>
  </nav>