zephyr/doc/connectivity/networking/api
Seppo Takalo ebfbf83153 net: lwm2m: Clean up shell documentation
Move commands that require parameters first into the list.

Move syntax line first, command documentation second,
flags last. This is much like Unix commands do

❯ /bin/ls --help
Usage: /bin/ls [OPTION]... [FILE]...
List information about the FILEs (the current directory by default).

Compared to:

uart:~$ lwm2m
lwm2m - LwM2M commands
Subcommands:
  read    :read PATH [OPTIONS]
          Read value from LwM2M resource
          -x   Read value as hex stream (default)
          -s   Read value as string

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-09-26 16:55:16 +02:00
..
images doc: Document LwM2M pause and resume states 2023-04-05 12:49:31 +00:00
8021Qav.rst include: update documentation to use zephyr/ prefix 2022-04-21 07:40:54 -05:00
apis.rst
buf_mgmt.rst
capture.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
coap.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
coap_client.rst doc: CoAP client documentation and sample 2023-05-26 09:44:50 -04:00
dhcpv4.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
dns_resolve.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ethernet.rst
ethernet_mgmt.rst
gptp.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
gsm_modem.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
http.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ieee802154.rst
index.rst net: zperf: Extract zperf into library 2022-08-10 11:15:21 +02:00
ip_4_6.rst
lldp.rst
lwm2m.rst net: lwm2m: Clean up shell documentation 2023-09-26 16:55:16 +02:00
mqtt.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
mqtt_sn.rst samples: net: mqtt-sn: fix bad code-sample id 2023-09-20 11:36:12 +01:00
net_buf.rst doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
net_config.rst doc: Improve layout of network Kconfig options table 2022-04-25 14:06:31 -04:00
net_context.rst
net_core.rst
net_hostname.rst
net_if.rst doc: net: Add documentation on network interface admin/oper states 2022-10-20 10:00:31 +02:00
net_l2.rst net: l2: ieee802154: document L1/L2 sep. of concerns 2023-06-17 16:20:21 -04:00
net_linkaddr.rst
net_mgmt.rst doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
net_offload.rst
net_pkt.rst net: fix minor typos 2022-10-17 16:54:37 +02:00
net_pkt_filter.rst doc: Fix links to Zephyr include directory on Github 2022-04-21 18:35:16 -04:00
net_shell.rst doc: Improve layout of net-shell commands table 2022-04-25 14:06:31 -04:00
net_stats.rst
net_tech.rst doc: net: Add Wi-Fi management 2023-07-14 15:02:29 +02:00
net_timeout.rst
ppp.rst
promiscuous.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
protocols.rst doc: net: tftp: fix API documentation 2023-09-11 19:57:28 +02:00
ptp_time.rst
sntp.rst
sockets.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
socks5.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
system_mgmt.rst
tftp.rst doc: net: tftp: fix API documentation 2023-09-11 19:57:28 +02:00
thread.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
traffic-class.rst
trickle.rst
tsn.rst
vlan.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
websocket.rst doc: websocket: update websocket_disconnect api 2023-06-19 09:18:45 +01:00
wifi.rst doc: net: Add Wi-Fi management 2023-07-14 15:02:29 +02:00
zperf.rst samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00