zephyr/doc/reference
Eug Krashtan bb378c7201 net: coap: Use MQTT style wildcard in path description:
In 'struct coap_resource' path description:
- the plus symbol represents a single-level wild card in the path;
- the hash symbol represents the multi-level wild card in the path.

This change keeps compatibility with RFC 7252 but allows handling
multiple requests in single function.

Signed-off-by: Eug Krashtan <eug.krashtan@gmail.com>
2020-08-26 12:31:00 +02:00
..
audio doc: reference: Move i2s reference to Audio section 2020-06-12 10:29:24 -04:00
bluetooth Bluetooth: Mesh: Document shell commands 2020-07-20 12:47:31 +02:00
crypto doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
devicetree doc: dts: simplify DT_INST documentation 2020-05-26 22:32:34 +02:00
display doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
drivers drivers: use node IDs for DEVICE_MMIO.*_INIT 2020-08-14 13:35:02 +02:00
file_system doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
kernel doc: fix typo in heap.rst 2020-08-24 20:27:30 -04:00
logging logging: Clarify that hexdump messages have no function prefix 2020-06-16 19:05:51 +02:00
misc doc: fix usage of :c:type 2020-07-16 15:44:50 -04:00
networking net: coap: Use MQTT style wildcard in path description: 2020-08-26 12:31:00 +02:00
peripherals drivers: move eeprom_slave driver to tests directory 2020-08-13 11:49:12 +02:00
power_management device: provide internal access to static device array 2020-06-23 13:27:14 +02:00
random doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
resource_management sys: onoff: support clients using synchronous transitions 2020-08-14 17:53:39 +02:00
settings doc: provide guidance on recommended settings back end 2020-08-25 09:35:40 +02:00
shell zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
storage doc: provide guidance on recommended settings back end 2020-08-25 09:35:40 +02:00
usb USB: Add driver and PID for Bluetooth H4 2020-04-20 21:59:47 +03:00
usermode doc: usermode: use zephyr_file to locate syscall_handler.h 2020-08-19 10:27:26 -07:00
util api: promote sys/util.h to experimental 2020-06-18 19:38:10 +02:00
index.rst api: promote sys/util.h to experimental 2020-06-18 19:38:10 +02:00
overview.rst doc: reference: overview: bump EEPROM API to unstable 2020-08-26 12:30:48 +02:00
terminology.rst doc: reference: terminology: refine API attributes 2020-04-22 17:39:56 +02:00