Create a new section 'Connectivity' and move Networking guides and API docs to this new section. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
22 lines
392 B
ReStructuredText
22 lines
392 B
ReStructuredText
.. _sntp_interface:
|
|
|
|
Simple Network Time Protocol Library
|
|
####################################
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 2
|
|
|
|
Overview
|
|
********
|
|
|
|
The SNTP library implements
|
|
`IETF RFC4330 (Simple Network Time Protocol v4) <https://tools.ietf.org/html/rfc4330>`_.
|
|
|
|
SNTP provides a way to synchronize clocks in computer networks.
|
|
|
|
|
|
API Reference
|
|
*************
|
|
|
|
.. doxygengroup:: sntp
|