CM: Update droiddoc template for cmsdk
Resolve index page. Change-Id: I5546f49f3d4b277686c2e07ed1ef0082b4a4b6ce
This commit is contained in:
parent
54d5498497
commit
e190d66b8a
@ -20,7 +20,7 @@
|
||||
</div>
|
||||
|
||||
<div id="jd-content">
|
||||
<p>These are the Android API classes. See all <a href="packages.html">API packages</a>.</p>
|
||||
<p>These are the CyanogenMod Platform API classes. See all <a href="packages.html">API packages</a>.</p>
|
||||
<div class="jd-letterlist"><?cs each:letter=docs.classes ?>
|
||||
<a href="#letter_<?cs name:letter ?>"><?cs name:letter ?></a> <?cs /each?>
|
||||
</div>
|
||||
@ -50,4 +50,4 @@
|
||||
<?cs include:"trailer.cs" ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
@ -1,8 +1,8 @@
|
||||
<?cs def:custom_masthead() ?>
|
||||
<div id="header">
|
||||
<div id="headerLeft">
|
||||
<a href="<?cs var:toroot ?>index.html" tabindex="-1"><img
|
||||
src="<?cs var:toroot ?>assets/cid_smart.png" alt="CID" width="30" height="30"/>
|
||||
<a href="<?cs var:toroot ?>reference/packages.html" tabindex="-1"><img
|
||||
src="<?cs var:toroot ?>assets/cid_smart.png" alt="CID" width="50" height="50"/>
|
||||
<span id="masthead-title">CyanogenMod Platform SDK</span></a>
|
||||
</div>
|
||||
<div id="headerRight">
|
||||
|
Loading…
Reference in New Issue
Block a user