Skip to content

Library header documentation to be fixed #1210

@BPerlakiH

Description

@BPerlakiH

While including the library.h in XCode, it warns that the following doc is not inline with the code:

libkiwix/include/library.h

Lines 446 to 453 in 699cbcc

/**
* Sort (in place) bookIds using the given comparator.
*
* @param bookIds the list of book Ids to sort
* @param comparator how to sort the books
* @return The sorted list of books
*/
void sort(BookIdCollection& bookIds, supportedListSortBy sortBy, bool ascending) const;

Image

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions