Allow the manager to dump the opds feed of the whole library.

This commit is contained in:
Matthieu Gautier
2018-03-26 18:24:33 +02:00
parent 5398d69231
commit ee51c470b4
6 changed files with 223 additions and 4 deletions

View File

@ -1,6 +1,7 @@
headers = [
'library.h',
'manager.h',
'opds_dumper.h',
'reader.h',
'searcher.h'
]