Skip to content

Commit 99380b3

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 referral to the API documentation. Signed-off-by: Håvard Vermeer <[email protected]>
1 parent 693f0f1 commit 99380b3

File tree

2 files changed

+103
-362
lines changed

2 files changed

+103
-362
lines changed

doc/links.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
.. _`Zigbee CIDs for nRF52840`: https://docs.nordicsemi.com/bundle/comp_matrix_nrf52840/page/COMP/nrf52840/nrf52840_zigbee_cids.html
5555
.. _`Zigbee CIDs for nRF52833`: https://docs.nordicsemi.com/bundle/comp_matrix_nrf52833/page/COMP/nrf52833/nrf52833_zigbee_cids.html
5656

57+
.. _`Modem library socket options API`: https://docs.nordicsemi.com/bundle/nrfxlib-apis-latest/page/group_nrf_socket_options_sockets.html
58+
.. _`Modem library socket TLS API`: https://docs.nordicsemi.com/bundle/nrfxlib-apis-latest/page/group_nrf_socket_tls.html
59+
.. _`Modem library socket flags API`: https://docs.nordicsemi.com/bundle/nrfxlib-apis-latest/page/group_nrf_socket_send_recv_flags.html
60+
5761
.. ### Source: wikipedia
5862

5963
.. _`Global navigation satellite system (GNSS)`: https://en.wikipedia.org/wiki/Satellite_navigation

0 commit comments

Comments
 (0)