From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/class_net_sock.js | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 Doc/doxygen/html/class_net_sock.js (limited to 'Doc/doxygen/html/class_net_sock.js') diff --git a/Doc/doxygen/html/class_net_sock.js b/Doc/doxygen/html/class_net_sock.js deleted file mode 100644 index b151295..0000000 --- a/Doc/doxygen/html/class_net_sock.js +++ /dev/null @@ -1,26 +0,0 @@ -var class_net_sock = -[ - [ "SELECT_TYPE", "class_net_sock.html#a70fc60483e62e35e8de2454e5c784e94", null ], - [ "NetSock", "class_net_sock.html#a3d9d58ef333d84cf0d7a4309ad7d06d7", null ], - [ "NetSock", "class_net_sock.html#a09adc283f2df504ca78cbb428be19679", null ], - [ "~NetSock", "class_net_sock.html#a1b22f121608028b31157e8c97cf588ef", null ], - [ "accept", "class_net_sock.html#ad6afb507802fc004df911e88b9cd9968", null ], - [ "available", "class_net_sock.html#a56e6a5933a3320aba9ff145e1c7a18cf", null ], - [ "bind", "class_net_sock.html#a8d495768f9be5c8441b919550be04a9f", null ], - [ "close", "class_net_sock.html#a1549467d08acae07694e71aecbb36b19", null ], - [ "connect", "class_net_sock.html#aa2dae8534377020bb89509c9eff5cf65", null ], - [ "is_closed", "class_net_sock.html#abf9bb0055afc739a8c7449ff60d6551a", null ], - [ "is_stream", "class_net_sock.html#a9803ec8e159719cf11b9e3c87e7ec753", null ], - [ "listen", "class_net_sock.html#a04eb7961647c09f52faac33660dbf31c", null ], - [ "max_packet_size", "class_net_sock.html#a54f06ea06d55b0884e146d33d5e6e115", null ], - [ "recv", "class_net_sock.html#a694d78850eeea856e71a6472ac4610c0", null ], - [ "recvfrom", "class_net_sock.html#abcb105e2a8b1f2919bb0ef026ccb8252", null ], - [ "select", "class_net_sock.html#a958e61f364111c518ef11dff87d8dc4a", null ], - [ "send", "class_net_sock.html#a96395c1ea5052e58626b3dd2dcf7e5a9", null ], - [ "sendto", "class_net_sock.html#a0fe46d79c00ced2b4c5647102a0efe6b", null ], - [ "set_timeout", "class_net_sock.html#af395a5ee4e64562a1cb8538b90f1804a", null ], - [ "shutdown_input", "class_net_sock.html#ade92b7c993acd58f0aae7d379ab51d7e", null ], - [ "shutdown_output", "class_net_sock.html#ac9a2c1d53c9faf63fe326fe6b652702a", null ], - [ "status", "class_net_sock.html#ad7bc5351ba926386e48c92d15fd90693", null ], - [ "TYPENAME", "class_net_sock.html#a99cc7c8b7e015edf20bf1defaab8f667", null ] -]; \ No newline at end of file -- cgit v1.1