From 2730ccdfb3f984b22d3d7a9291d7340a1b61521f Mon Sep 17 00:00:00 2001 From: swee Date: Fri, 27 Dec 2024 22:39:46 -0800 Subject: [PATCH] Add doc/index.md --- doc/index.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 doc/index.md diff --git a/doc/index.md b/doc/index.md new file mode 100644 index 0000000..5a6a752 --- /dev/null +++ b/doc/index.md @@ -0,0 +1,3 @@ +# Index of IRC protocol documentation. + +1. [Formatting of socket](formatting.md) \ No newline at end of file