Doxygen config

This commit is contained in:
2025-05-01 01:27:21 +03:00
parent 8823945938
commit d6966f69db
12 changed files with 2666 additions and 15 deletions

View File

@@ -1,3 +1,8 @@
/*! @file client.cpp
Исходный файл клиента для игры в лабиринт на базе сокетов.
@author ParkSuMin
@date 2025.04.30 */
#include "client.hpp"
// void print_instructions() {