Skip to content

Commit

Permalink
add: resources links to index
Browse files Browse the repository at this point in the history
  • Loading branch information
Aadhavan Paavai Lenin committed Oct 1, 2024
1 parent 6ac8008 commit 51416f4
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,17 @@ The guides feature supplementary documentation intended for your reference as yo
- βœ… [Architecture](/guides/resources/architecture)
- βœ… [Coding Conventions](/guides/resources/coding-conventions)
- βœ… [TCP/IP Model](/guides/resources/tcp-ip-model)
- βœ… [TCP](/guides/resources/tcp)
- βœ… [Sockets](/guides/resources/sockets)
<!-- - βœ… [TCP](/guides/resources/tcp) -->
<!-- - βœ… [Sockets](/guides/resources/sockets) -->
- βœ… [Linux epoll](/guides/resources/introduction-to-linux-epoll)
- [Blocking & Non-Blocking Sockets](/guides/resources/blocking-and-non-blocking-sockets)
- 🟑 [Linux epoll tutorial](/guides/resources/linux-epoll-tutorial)
- 🟑 [Blocking & Non-Blocking Sockets](/guides/resources/blocking-and-non-blocking-sockets)
- 🟑 [TCP Socket Programming](/guides/resources/tcp-socket-programming)
- 🟑 [HTTP](/guides/resources/http)
- 🟑 [UDP](/guides/resources/udp)
- 🟑 [Multi-threading](/guides/resources/multi-threading)
- 🟑 [Fork()](/guides/resources/fork)


## References

- βœ… [vec](/guides/references/vec)
Expand Down

0 comments on commit 51416f4

Please sign in to comment.