Merge "Adjust samples output pages." into klp-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
57ab94354c
@@ -19,11 +19,9 @@
|
|||||||
| <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
|
| <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
|
||||||
| <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>
|
| <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>
|
||||||
|
|
||||||
</div><!-- end sum-details-links -->
|
</div><!-- end sum-details-links -->
|
||||||
<div class="api-level">
|
|
||||||
Other info
|
</div><!-- end breadcurmb block -->
|
||||||
</div>
|
|
||||||
</div> <!-- end api-info-block -->
|
|
||||||
|
|
||||||
<div id="jd-header" style="border:0;">
|
<div id="jd-header" style="border:0;">
|
||||||
|
|
||||||
@@ -57,11 +55,6 @@
|
|||||||
<pre id="codesample-block"><?cs var:fileContents ?></pre>
|
<pre id="codesample-block"><?cs var:fileContents ?></pre>
|
||||||
</div>
|
</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><sdk>/samples/android-<version>/...</code></p>
|
|
||||||
|
|
||||||
|
|
||||||
<!-- end file contents -->
|
<!-- end file contents -->
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
initCodeLineNumbers();
|
initCodeLineNumbers();
|
||||||
@@ -74,11 +67,6 @@
|
|||||||
# else, this means it's offline docs,
|
# else, this means it's offline docs,
|
||||||
so don't show src links (we dont have the pages!) ?>
|
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><sdk></em>/samples/android-<em><version></em>/</code>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<?cs /if ?><?cs # end if/else online docs ?>
|
<?cs /if ?><?cs # end if/else online docs ?>
|
||||||
|
|
||||||
</div> <!-- end jd-content -->
|
</div> <!-- end jd-content -->
|
||||||
|
@@ -23,9 +23,7 @@
|
|||||||
| <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>
|
| <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>
|
||||||
|
|
||||||
</div><!-- end sum-details-links -->
|
</div><!-- end sum-details-links -->
|
||||||
<div class="api-level">
|
|
||||||
Other info
|
|
||||||
</div>
|
|
||||||
</div><!-- end breadcurmb block -->
|
</div><!-- end breadcurmb block -->
|
||||||
|
|
||||||
<h1 itemprop="name"><?cs var:projectDir ?></h1>
|
<h1 itemprop="name"><?cs var:projectDir ?></h1>
|
||||||
@@ -79,11 +77,6 @@
|
|||||||
# else, this means it's offline docs,
|
# else, this means it's offline docs,
|
||||||
so don't show src links (we dont have the pages!) ?>
|
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><sdk></em>/samples/android-<em><version></em>/</code>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<?cs /if ?><?cs # end if/else online docs ?>
|
<?cs /if ?><?cs # end if/else online docs ?>
|
||||||
|
|
||||||
</div> <!-- end jd-content -->
|
</div> <!-- end jd-content -->
|
||||||
|
Reference in New Issue
Block a user