From: Vladimír Čunát Date: Fri, 2 Aug 2024 11:12:12 +0000 (+0200) Subject: doc/dev: misc nits X-Git-Tag: v6.0.9~41^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d98ef3a228fe5b3a681b0c1a4d582b44036d73a5;p=thirdparty%2Fknot-resolver.git doc/dev: misc nits --- diff --git a/doc/dev/build.rst b/doc/dev/build.rst index 37a4222a7..681524e10 100644 --- a/doc/dev/build.rst +++ b/doc/dev/build.rst @@ -6,8 +6,8 @@ Cloning the repository ********************** -.. note:: Latest up-to-date packages for various distribution can be obtained - from web ``_. +.. note:: Maybe you do not need to build from source? + See `<../gettingstarted-install.html>`_. Knot Resolver is written for UNIX-like systems using modern C standards. Beware that some 64-bit systems with LuaJIT 2.1 may be affected by @@ -107,7 +107,7 @@ Resolver: "`libcap-ng`_", "``daemon``", "Linux capabilities: support dropping them." "`lua-basexx`_", "``config tests``", "Number base encoding/decoding for Lua." "`lua-http`_", "``modules/http``", "HTTP/2 client/server for Lua." - "`lua-cqueues`_", "some lua modules", "" + "`lua-cqueues`_", "some modules and tests", "" "cmocka_", "``unit tests``", "Unit testing framework." "dnsdist_", "``proxyv2 test``", "DNS proxy server" "Doxygen_", "``documentation``", "Generating API documentation."