libkiwix/include
Matthieu Gautier 92c9a47a0d Move the templating system to mustache instead of ctpp2.
Mustache templating system is a bit simpler than ctpp2 and ctpp2 is no
more maintained (see #189).
We are moving to the kainjow's Mustache project
(https://github.com/kainjow/Mustache).

It simplify a lot our system has it is header only and we don't have to
precompile the template.

Fix #21
2019-01-09 18:28:48 +01:00
..
common Fix use of getAsI when parsing download rpc. 2018-11-02 17:03:03 +01:00
book.h Remove support for external index. 2019-01-07 16:47:08 +01:00
bookmark.h Add bookmarks support. 2018-12-02 15:47:29 +01:00
common.h Allow us to declare method to be deprecated. 2018-04-19 18:04:07 +02:00
downloader.h Fix for Windows 2018-10-24 10:47:12 +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 Add bookmarks support. 2018-12-02 15:47:29 +01:00
libxml_dumper.h Add bookmarks support. 2018-12-02 15:47:29 +01:00
manager.h Add bookmarks support. 2018-12-02 15:47:29 +01:00
meson.build Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
opds_dumper.h An opds feed can also be the openSearch result. 2018-10-24 11:51:38 +02:00
reader.h fixed some typos in the docs string 2018-04-19 18:04:07 +02:00
searcher.h Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00