Combined early suspend and wake lock content into existing power management document because content was duplicated. Updated TOC to reflect this change.

Will do a separate CL to clean up the text itself.
This commit is contained in:
Reena Lee
2009-06-22 17:58:22 -07:00
parent 97f91013f7
commit 3632542b4e
4 changed files with 99 additions and 120 deletions

View File

@@ -53,13 +53,8 @@ function nothing() {}
<li><a href="<?cs var:toroot ?>guide/camera.html">Camera/Video</a></li>
</ul>
</li>
<li class="toggle-list">
<div><a href="<?cs var:toroot ?>guide/power_management.html">Power Management</a></div>
<ul>
<li><a href="<?cs var:toroot ?>guide/wakelock.html">Wakelocks</a></li>
<li><a href="<?cs var:toroot ?>guide/early_suspend.html">Early Suspend</a></li>
</ul>
</li>
<li><a href="<?cs var:toroot ?>guide/power_management.html">Power Management</a></li>
<li><a href="<?cs var:toroot ?>guide/sensors.html">Sensors</a></li>
<li class="toggle-list">
<div><a href="javascript:nothing()">Telephony</a></div>