NewTec-GmbH/esp32-can-iot

Doxygen file statement doesn't match

Closed this issue · 0 comments

The doxygen file statement doesn't match or the other way around, the file name doesn't match. Depends on the coding guidelines.

./Coding/fw/lib/WebServer/ESP_Server.cpp:39: warning: the name 'ESPServer.cpp' supplied as the argument in the \file statement is not an input file
./Coding/fw/lib/WebServer/ESP_Server.h:39: warning: the name 'ESPServer.h' supplied as the argument in the \file statement is not an input file
./Coding/fw/lib/WebServer/Websocket.h:39: warning: the name 'Websocketg.h' supplied as the argument in the \file statement is not an input file
./Coding/fw/src/Adapters/WebSocketAdapter.h:39: warning: the name 'WSAdapter.h' supplied as the argument in the \file statement is not an input file