diff --git a/docs/index.html b/docs/index.html index f344929..d1ad842 100644 --- a/docs/index.html +++ b/docs/index.html @@ -68,7 +68,7 @@ $(function() {
xdgcfg is a very simple wrapper around libconfig written in C++. It reads and writes files in ${XDG_CONFIG_HOME}
. It creates subdirectories if necessary.
xdgcfg.hpp
has explanatory comments in it and there is an example. The reference is also available at doc.schlomp.space/xdgcfg/.
xdgcfg.hpp
has explanatory comments in it and there is an example. The reference is also available at doc.schlomp.space/xdgcfg/.
Use it in your CMake project like this:
If you don't use CMake, you can get the compile-flags with pkg-config: