zephyr/doc/subsystems/test
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: add documentation about sanitycheck 2017-06-21 20:56:53 -04:00
mocking.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
sanitycheck.rst Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
ztest.rst doc: improve API docs with sections 2017-09-12 07:48:37 -04:00