X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=README;h=15c908a58687226b26d56b817f06afbc59bc97a7;hp=3b50a77ce265e5763cb4eb2ea94ff80727e99e93;hb=90ec04c6efb1f0b9e3887a86b1da9e7d0d33f16f;hpb=d6141b1d4fea0db9b115b06c668be6195ac4e5c6 diff --git a/README b/README index 3b50a77..15c908a 100644 --- a/README +++ b/README @@ -1,5 +1,7 @@ -Psensor README -============== += Psensor README +:docinfo2: +:toc: +:icons: font Introduction ------------ @@ -116,8 +118,8 @@ The compilation of +psensor+ requires: * lm-sensors * library sensors4 * library gtk3 >=3.4 - * help2man - * asciidoc (optional, required to produce the html version of the + * help2man (optional, required to produce the manpage) + * asciidoctor (optional, required to produce the html version of the faq) * cppcheck (optional, static source checker) * library libnotify (optional) @@ -132,7 +134,7 @@ The compilation of +psensor+ requires: The specific requirements for +psensor-server+: * library libmicrohttpd - * library json0 + * library json-c >= 0.11.99 Compilation and Installation Steps ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~