Skip to content

Commit 236ab8b

Browse files
author
AnotherButler
committed
Move power management pages
Move power management APIs from platform to power.
1 parent 853731f commit 236ab8b

File tree

4 files changed

+9
-10
lines changed

4 files changed

+9
-10
lines changed

docs.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -723,7 +723,15 @@
723723
"intro": {
724724
"path": "docs/api/power/power_manage.md"
725725
},
726-
"sources": [
726+
"sources": [{
727+
"path": "docs/api/power/PowerManagement.md"
728+
},
729+
{
730+
"path": "docs/api/power/DeepSleepLock.md"
731+
},
732+
{
733+
"path": "docs/api/power/IdleLoop.md"
734+
}
727735
]
728736
},
729737
{
@@ -759,15 +767,6 @@
759767
{
760768
"path": "docs/api/platform/Callback.md"
761769
},
762-
{
763-
"path": "docs/api/platform/DeepSleepLock.md"
764-
},
765-
{
766-
"path": "docs/api/platform/PowerManagement.md"
767-
},
768-
{
769-
"path": "docs/api/platform/IdleLoop.md"
770-
},
771770
{
772771
"path": "docs/api/platform/CriticalSectionLock.md"
773772
},
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)