Skip to content

Commit

Permalink
guides cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
emanuelchristo committed Apr 10, 2024
1 parent 509781e commit 1b4d498
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions docs/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

The guides feature supplementary documentation intended for your reference as you progress through the roadmap. You'll be directed to the relevant pages as necessary. These documents are broadly classified into two categories:

- **Resources:** These encompass materials and information aimed at aiding comprehension and task execution. They may include links to third-party websites for deeper understanding of specific topics.
- **References:** This category provides descriptions and code snippets related to functions and libraries that you'll utilize during implementation. They serve a similar purpose to a `README.md` file found in projects.
- **Resources:** These articles include information designed to help us understand concepts. They may include links to third-party websites for deeper understanding of specific topics.
- **References:** These articles provides descriptions and code snippets related to functions and libraries that you'll utilize during implementation. They serve a similar purpose to a `README.md` file found in projects.

## Resources

Expand All @@ -13,9 +13,6 @@ The guides feature supplementary documentation intended for your reference as yo
- [Sockets](/guides/resources/sockets)
- [Linux epoll](/guides/resources/introduction-to-linux-epoll)
- [HTTP](/guides/resources/http)
<!-- - [File Descriptors](/guides/resources/file-descriptors) -->
<!-- - [MIME Types](/guides/resources/mime-types) -->
<!-- - [Internet Protocol (IP)](/guides/resources/ip) -->

## References

Expand Down

0 comments on commit 1b4d498

Please sign in to comment.