doc fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! \addtogroup HTTP
|
||||
//! \addtogroup HTTPServer
|
||||
//! \~\file pihttpserver.h
|
||||
//! \brief High-level HTTP server implementation
|
||||
//! \~english High-level HTTP server with path-based routing and handler registration
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "microhttpd_server.h"
|
||||
|
||||
//! \~\ingroup HTTP
|
||||
//! \~\ingroup HTTPServer
|
||||
//! \~\brief
|
||||
//! \~english HTTP server that routes requests by method and path pattern.
|
||||
//! \~russian HTTP-сервер, маршрутизирующий запросы по методу и шаблону пути.
|
||||
|
||||
Reference in New Issue
Block a user