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

Commit 57ab9435 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android (Google) Code Review
Browse files

Merge "Adjust samples output pages." into klp-dev

parents 1a00f7fe 4bddbb1c
Loading
Loading
Loading
Loading
+3 −15
Original line number Diff line number Diff line
@@ -20,10 +20,8 @@
  &#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>

</div><!-- end sum-details-links -->
  <div class="api-level">
  Other info
  </div>
</div> <!-- end api-info-block -->

</div><!-- end breadcurmb block -->

<div id="jd-header" style="border:0;">

@@ -57,11 +55,6 @@
<pre id="codesample-block"><?cs var:fileContents ?></pre>
</div>

<h3 id="file-location" style="clear:left">Source file location</h3>
<p>The file containing the source code shown below is located in the corresponding directory in 
<code>&lt;sdk&gt;/samples/android-&lt;version&gt;/...</code></p>


<!-- end file contents -->
<script type="text/javascript">
  initCodeLineNumbers();
@@ -74,11 +67,6 @@
  # else, this means it's offline docs,
          so don't show src links (we dont have the pages!) ?>

<p>You can find the source code for this sample in your SDK at:</p>
<p style="margin-left:2em">
<code><em>&lt;sdk&gt;</em>/samples/android-<em>&lt;version&gt;</em>/</code>
</p>

<?cs /if ?><?cs # end if/else online docs ?>

  </div> <!-- end jd-content -->
+1 −8
Original line number Diff line number Diff line
@@ -23,9 +23,7 @@
&#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>

</div><!-- end sum-details-links -->
<div class="api-level">
  Other info
</div>

</div><!-- end breadcurmb block -->

<h1 itemprop="name"><?cs var:projectDir ?></h1>
@@ -79,11 +77,6 @@
  # else, this means it's offline docs,
          so don't show src links (we dont have the pages!) ?>

<p>You can find the source code for this sample in your SDK at:</p>
<p style="margin-left:2em">
<code><em>&lt;sdk&gt;</em>/samples/android-<em>&lt;version&gt;</em>/</code>
</p>

<?cs /if ?><?cs # end if/else online docs ?>

  </div> <!-- end jd-content -->