libkiwix/include
Matthieu Gautier 8d39b0b343 Search result objects now have a get_content method.
This was not necessary when searching in only one zim file as `url` was
enough to get the article (and so the content).

If we want to search in several zim in the same time, we need a way to get
the content directly.
2017-07-17 18:16:11 +02:00
..
common Removed unused tree.h 2017-07-11 20:15:11 +02:00
ctpp2 Add a new script to compile resources. 2016-12-23 13:06:12 +01:00
kiwix.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
library.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
manager.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
meson.build Removed unused tree.h 2017-07-11 20:15:11 +02:00
reader.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
searcher.h Search result objects now have a get_content method. 2017-07-17 18:16:11 +02:00
xapianSearcher.h Search result objects now have a get_content method. 2017-07-17 18:16:11 +02:00