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

Commit 95adae6f authored by smain@google.com's avatar smain@google.com
Browse files

Delete the NDK docs from Git.

They're now in Piper, as per:
https://critique.corp.google.com/#review/126357681

Change-Id: I734d730d0e631b6ceae0d931fe639bcb83a762ec
parent 4ce34388
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
toc:
- title: Downloads
  path: /ndk/downloads/index.html

- title: Revision History
  path: /ndk/downloads/revision_history.html
+0 −28
Original line number Diff line number Diff line
<?cs # Table of contents for Dev Guide.

       For each document available in translation, add an localized title to this TOC.
       Do not add localized title for docs not available in translation.
       Below are template spans for adding localized doc titles. Please ensure that
       localized titles are added in the language order specified below.
?>

<ul id="nav">
   <li class="nav-section">
      <div class="nav-section-header empty"><a href="/ndk/downloads/index.html"><span class="en">
      Downloads</span></a></div>
   </li>

   <li class="nav-section">
      <div class="nav-section-header empty"><a href="/ndk/downloads/revision_history.html">
      <span class="en">Revision History</span></a></div>
   </li>
</ul>


<script type="text/javascript">
<!--
    buildToggleLists();
    changeNavLang(getLangPref());
//-->
</script>
Loading