Skip to content

Commit ad80bda

Browse files
committed
doc: nrf_modem: update socket options documentation
* Update the documentation to include the newest socket options. * Display the "supported flags" as a table. * Align the one-liners better with the @brief from the headers. * Remove the redundant socket documentation, replace with referal to the API documentation. Signed-off-by: Håvard Vermeer <havard.vermeer@nordicsemi.no>
1 parent 693f0f1 commit ad80bda

File tree

2 files changed

+106
-326
lines changed

2 files changed

+106
-326
lines changed

nrf_modem/doc/api.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,16 @@ Socket option levels
5959

6060
.. doxygengroup:: nrf_socket_options_levels
6161

62+
63+
.. _nrf_socket_generic_options_api:
64+
6265
Generic socket options
6366
======================
6467

6568
.. doxygengroup:: nrf_socket_options_sockets
6669

70+
.. _nrf_socket_send_recv_flags_api:
71+
6772
Socket send and recv flags
6873
==========================
6974

@@ -81,6 +86,8 @@ Socket API
8186

8287
.. doxygengroup:: nrf_socket_api
8388

89+
.. _nrf_socket_tls_api:
90+
8491
TLS socket
8592
**********
8693

0 commit comments

Comments
 (0)