mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Preliminary version of /catalog/v2/languages
This commit is contained in:
committed by
Matthieu Gautier
parent
64b55dbdc7
commit
5f90f5ee2a
@ -71,6 +71,13 @@ class OPDSDumper
|
||||
*/
|
||||
std::string categoriesOPDSFeed(const std::vector<std::string>& categories) const;
|
||||
|
||||
/**
|
||||
* Dump the languages OPDS feed.
|
||||
*
|
||||
* @return The OPDS feed.
|
||||
*/
|
||||
std::string languagesOPDSFeed() const;
|
||||
|
||||
/**
|
||||
* Set the id of the library.
|
||||
*
|
||||
|
Reference in New Issue
Block a user