net/gcoap: Add table of contents to group documentation.

This commit is contained in:
Ken Bannister 2017-05-27 07:05:23 -04:00
parent 4bc1d2916b
commit fac0ae1aa9

View File

@ -30,6 +30,14 @@
* provides functions to generate and send an observe notification that are * provides functions to generate and send an observe notification that are
* similar to the functions to send a client request. * similar to the functions to send a client request.
* *
* *Contents*
*
* - Server Operation
* - Client Operation
* - Observe Server Operation
* - Implementation Notes
* - Implementation Status
*
* ## Server Operation ## * ## Server Operation ##
* *
* gcoap listens for requests on GCOAP_PORT, 5683 by default. You can redefine * gcoap listens for requests on GCOAP_PORT, 5683 by default. You can redefine