Move API description text from rawapi.txt to doxygen docs

This commit is contained in:
Dirk Ziegelmeier
2017-10-20 18:44:58 +02:00
parent a8edee8268
commit 33ce04019d
3 changed files with 102 additions and 105 deletions

View File

@@ -1,13 +1,6 @@
/**
* @file
* Sockets BSD-Like API module
*
* @defgroup socket Socket API
* @ingroup sequential_api
* BSD-style socket API.\n
* Thread-safe, to be called from non-TCPIP threads only.\n
* Can be activated by defining @ref LWIP_SOCKET to 1.\n
* Header is in posix/sys/socket.h\b
*/
/*