Add file path above h1 in samplecode files.

Change-Id: I91adb197b478ea476bbf0e07650486581c1ca8ec
This commit is contained in:
Dirk Dougherty 2013-08-30 19:06:57 -07:00
parent 981effcc96
commit 6fb7e23bba
2 changed files with 16 additions and 11 deletions

View File

@ -12,20 +12,25 @@
<!-- start breadcrumb block -->
<div id="api-info-block">
<div class="sum-details-links">
<div class="sum-details-links">
<!-- related links -->
<a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
&#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
&#124; <a href="<?cs var:toroot ?>downloads/samples/<?cs var:projectDir ?>.zip">Download</a>
<!-- related links -->
<a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/index.html">Overview</a>
&#124; <a href="<?cs var:toroot ?>samples/<?cs var:projectDir ?>/project.html">Project</a>
&#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</a>
</div><!-- end sum-details-links -->
<div class="api-level">
Other info
</div>
</div> <!-- end api-info-block -->
<div id="jd-header" style="border:0;">
<?cs var:relative ?>
<h1 itemprop="name"><?cs var:page.title ?></h1>
</div>
</div><!-- end breadcurmb block -->
<!-- end breadcrumb block -->
<h1 itemprop="name"><?cs var:page.title ?></h1>
<?cs # THIS IS THE MAIN DOC CONTENT ?>
<div id="jd-content">

View File

@ -24,7 +24,7 @@
</div><!-- end sum-details-links -->
<div class="api-level">
Other info</a>
Other info
</div>
</div><!-- end breadcurmb block -->