Difference between revisions of "Library"

Jump to navigation Jump to search
330 bytes added ,  13 years ago
no edit summary
(New page: The '''library manager''' is a software solution responsible to deal with available content offline&online. This is a c++ class which deals with one or many XML library files. In the libr...)
 
Line 2: Line 2:


In the library, there are books, which are for example ZIM files. Each book may have a lot of details about the ZIM file like title, number of page, size, infos about how to download it, corresponding index paht, etc.
In the library, there are books, which are for example ZIM files. Each book may have a lot of details about the ZIM file like title, number of page, size, infos about how to download it, corresponding index paht, etc.
== Use cases ==
# User has installed kiwix, so no local content. Kiwix has to snychronize with the online version(s) of the library and propose to download new books. Downloaded content should be "marked as local" and not proposed anymore to download. Newly index book should also now where are the search index directories.
#

Navigation menu