@@ -15,10 +15,12 @@ */ #import "OFList.h" /*! + * @class OFSortedList OFSortedList.h ObjFW/OFSortedList.h + * * @brief A class which provides easy to use sorted double-linked lists. * * @warning Because the list is sorted, all methods inserting an object at a * specific place are unavailable, even though they exist in OFList! */