summaryrefslogtreecommitdiff
path: root/samples/net/coaps_server/README.rst
diff options
context:
space:
mode:
authorDavid B. Kinder <david.b.kinder@intel.com>2017-01-30 14:54:22 -0800
committerDavid B. Kinder <david.b.kinder@intel.com>2017-01-30 14:54:22 -0800
commitf3bc4c018d03368810b844c3cc64f15543e50f0a (patch)
treeebffff1e6f954ea35e8d741e70957da9aabc367e /samples/net/coaps_server/README.rst
parent8436c0a9672d2f8a4560af63794742fead3787db (diff)
doc: fix .rst headings in new sample docs
Change-Id: I14230acb0fff64936c890478d5bf9bb81dcf9985 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
Diffstat (limited to 'samples/net/coaps_server/README.rst')
-rw-r--r--samples/net/coaps_server/README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/samples/net/coaps_server/README.rst b/samples/net/coaps_server/README.rst
index 23fa2a2d6..74dcae247 100644
--- a/samples/net/coaps_server/README.rst
+++ b/samples/net/coaps_server/README.rst
@@ -2,11 +2,11 @@ CoAP over DTLS sample server
############################
Overview
-========
+********
This sample code shows a CoAP over DTLS server using mbedTLS on top of Zephyr.
Building and Running
-====================
+********************
Follow the steps for testing :ref:`networking with Qemu <networking_with_qemu>`.
@@ -69,7 +69,7 @@ If the server does not receive the messages, restart the app and try to connect
the client again.
References
-==========
+**********
* https://wiki.zephyrproject.org/view/Networking-with-Qemu
* https://tls.mbed.org/