doc fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//! \~\file microhttpd_server.h
|
||||
//! \~\ingroup HTTP
|
||||
//! \~\ingroup HTTPServer
|
||||
//! \~\brief
|
||||
//! \~english Base HTTP server API built on top of libmicrohttpd
|
||||
//! \~russian Базовый API HTTP-сервера, построенный поверх libmicrohttpd
|
||||
@@ -31,7 +31,7 @@
|
||||
|
||||
struct MicrohttpdServerConnection;
|
||||
|
||||
//! \~\ingroup HTTP
|
||||
//! \~\ingroup HTTPServer
|
||||
//! \~\brief
|
||||
//! \~english Base HTTP server with request dispatch and optional basic authentication.
|
||||
//! \~russian Базовый HTTP-сервер с диспетчеризацией запросов и необязательной basic-аутентификацией.
|
||||
|
||||
Reference in New Issue
Block a user