X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=README;h=15c908a58687226b26d56b817f06afbc59bc97a7;hp=bc4144521576f4f9b7826b91f91d1cd3f7cabee2;hb=a2bce14963ee379e9f5b5e745304129b651e7352;hpb=bc789b662c4b5289bfa16f657c12d3b9a978b102 diff --git a/README b/README index bc41445..15c908a 100644 --- a/README +++ b/README @@ -1,5 +1,7 @@ -Psensor README -============== += Psensor README +:docinfo2: +:toc: +:icons: font Introduction ------------ @@ -117,7 +119,7 @@ The compilation of +psensor+ requires: * library sensors4 * library gtk3 >=3.4 * help2man (optional, required to produce the manpage) - * asciidoc (optional, required to produce the html version of the + * 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~