--- a/docs/Writerside/topics/linked_list.h.md Thu Jan 23 20:19:03 2025 +0100 +++ b/docs/Writerside/topics/linked_list.h.md Fri Jan 24 21:12:09 2025 +0100 @@ -1,4 +1,4 @@ -# linked_list.h +# Linked List On top of implementing the list interface, this header also defines several low-level functions that work with arbitrary structures.