zephyr/doc/subsystems/logging
David B. Kinder f64151a7f1 doc: improve API docs with sections
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>
2017-09-12 07:48:37 -04:00
..
index.rst doc: group logging features under subsystem/ 2016-12-24 01:53:18 +00:00
kernel_event_logger.rst doc: improve API docs with sections 2017-09-12 07:48:37 -04:00
system_log.rst doc: improve API docs with sections 2017-09-12 07:48:37 -04:00