From d98ef3a228fe5b3a681b0c1a4d582b44036d73a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Fri, 2 Aug 2024 13:12:12 +0200 Subject: [PATCH] doc/dev: misc nits --- doc/dev/build.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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." -- 2.47.2