libkiwix/include
Matthieu Gautier bba3c252e4 Make the member of the book protected.
It is up to the book to manage its attribute.

Also remove the `absolutePath` (and `indexAbsolutePath`). The `Book::path` is always stored
absolute.
The fact that the path can be stored absolute or relative in the
`library.xml` is not relevant for the book.
2018-09-06 18:30:37 +02:00
..
common Add a tool's function to get the data directory. 2018-08-29 15:28:52 +02:00
ctpp2 Add a new script to compile resources. 2016-12-23 13:06:12 +01:00
common.h Allow us to declare method to be deprecated. 2018-04-19 18:04:07 +02:00
downloader.h Make the downloader use the aria2c wrapper instead of the aria2 library. 2018-09-06 18:30:34 +02:00
entry.h fixed some typos in the docs string 2018-04-19 18:04:07 +02:00
kiwix.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
library.h Make the member of the book protected. 2018-09-06 18:30:37 +02:00
manager.h Use a map to store the Library's books. 2018-09-06 18:30:37 +02:00
meson.build Introduce better API to manipulate entries in a zim file. 2018-04-19 18:04:07 +02:00
opds_dumper.h Add a potential search description link in the opds stream. 2018-04-19 17:08:01 +02:00
reader.h fixed some typos in the docs string 2018-04-19 18:04:07 +02:00
searcher.h Only add a reader to the searcher if the reader as fulltext index. 2018-03-12 17:34:45 +01:00
xapianSearcher.h Be able to get the reader index from a search result. 2017-07-17 18:16:11 +02:00