godot/modules/websocket
Rémi Verschelde f5836b40d4
doc: Use self-closing tags for `return` and `argument`
For the time being we don't support writing a description for those, preferring
having all details in the method's description.

Using self-closing tags saves half the lines, and prevents contributors from
thinking that they should write the argument or return documentation there.

(cherry picked from commit 7adf4cc9b5)
2021-08-03 10:20:19 +02:00
..
doc_classes doc: Use self-closing tags for `return` and `argument` 2021-08-03 10:20:19 +02:00
SCsub
config.py
emws_client.cpp
emws_client.h
emws_peer.cpp
emws_peer.h
emws_server.cpp
emws_server.h
library_godot_websocket.js
packet_buffer.h
register_types.cpp
register_types.h
websocket_client.cpp
websocket_client.h
websocket_macros.h
websocket_multiplayer_peer.cpp
websocket_multiplayer_peer.h
websocket_peer.cpp
websocket_peer.h
websocket_server.cpp
websocket_server.h
wsl_client.cpp
wsl_client.h
wsl_peer.cpp
wsl_peer.h
wsl_server.cpp
wsl_server.h