mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 17:36:20 +00:00
Doxygen-generated API documentation had the ability to group API information into sections based on the class of items: Defines, Typedefs, Enums, Functions and then alphabetized with these groups. By removing the Breathe directive :content-only: we can get these class groupings back (instead of having items just sorted alphabetically across all classes), and also allow @name groups to be defined for creating and displaying additional groups (as requested by a developer). Depends on CSS changes in https://github.com/zephyrproject-rtos/docs-theme/pull/14 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
17 lines
333 B
ReStructuredText
17 lines
333 B
ReStructuredText
.. _power_management_api:
|
|
|
|
Power Management APIs
|
|
#####################
|
|
|
|
Power Management Hook Interface
|
|
*******************************
|
|
|
|
.. doxygengroup:: power_management_hook_interface
|
|
:project: Zephyr
|
|
|
|
Device Power Management APIs
|
|
****************************
|
|
|
|
.. doxygengroup:: device_power_management_api
|
|
:project: Zephyr
|