zephyr/doc/subsystems
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
..
bluetooth Bluetooth: doc: update GATT PICS file 2017-09-07 05:52:11 -05:00
logging doc: improve API docs with sections 2017-09-12 07:48:37 -04:00
networking doc: scan/fix .rst file misspellings 2017-08-31 14:22:39 -04:00
test doc: improve API docs with sections 2017-09-12 07:48:37 -04:00
usb docs: convert to using newly introduced integer sized types 2017-04-21 16:11:51 +00:00
c_library.rst doc: fix more spelling errors throughout docs 2017-02-28 13:22:13 +00:00
power_management.rst docs: convert to using newly introduced integer sized types 2017-04-21 16:11:51 +00:00
sensor.rst sensor: add SENSOR_CHAN_*_XYZ enum values 2017-01-27 17:46:18 +00:00
shell.rst doc: improve API docs with sections 2017-09-12 07:48:37 -04:00
subsystems.rst doc: add documentation about sanitycheck 2017-06-21 20:56:53 -04:00