libkiwix/src
Matthieu Gautier 4e5d9f0360 Add a API to get only a part of a article content.
Add the jni method `getContentPart` to get only a part of the artcicle
content.

The method can be used to get a part of the content or to know the size
of the full content.
2017-11-22 19:06:54 +00:00
..
android Add a API to get only a part of a article content. 2017-11-22 19:06:54 +00:00
common Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
ctpp2 Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
xapian Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
config.h.in Make use of ctpp2 optional. 2017-02-22 12:05:44 +01:00
library.cpp Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
manager.cpp Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
meson.build Dump the version to 0.2.0 2017-06-27 14:26:13 +02:00
reader.cpp Claims that multi part zim has no embedded full text index. 2017-08-15 14:19:53 -04:00
searcher.cpp Add small API to do geo query. 2017-11-14 17:32:06 +01:00
xapianSearcher.cpp getContent* methods also allow to get the title. 2017-07-26 11:03:32 +02:00