Move the dump of the library into library.xml in a specific class.

The same way the dump into a opds feed is in a specific class.
This commit is contained in:
Matthieu Gautier
2018-11-28 12:09:28 +01:00
parent c9cc58973c
commit b5ce60a627
6 changed files with 190 additions and 86 deletions

View File

@ -3,6 +3,7 @@ headers = [
'common.h',
'library.h',
'manager.h',
'libxml_dumper.h',
'opds_dumper.h',
'downloader.h',
'reader.h',