]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: updated doc
authorMarek Vavruša <marek.vavrusa@nic.cz>
Thu, 19 Mar 2015 23:53:25 +0000 (00:53 +0100)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Thu, 19 Mar 2015 23:53:25 +0000 (00:53 +0100)
doc/build.rst

index 27f3fe2953003650eb1004789ad1abf71e001ed2..b5b0a515e09108915cdcac804ae4bd80d282f85b 100644 (file)
@@ -24,7 +24,7 @@ Requirements
 
 The following is a list of software required to build Knot DNS Resolver from sources.
 
-.. csv-table:: Mandatory requirements.
+.. csv-table::
    :header: "Requirement", "Required by", "Notes"
 
    "`GNU Make`_ 3.80+", "*all*", "*(build only)*"
@@ -32,9 +32,9 @@ The following is a list of software required to build Knot DNS Resolver from sou
    "C compiler", "*all*", "*(build only)* [#]_"
    "libknot_ 2.0+", "*all*", "Knot DNS library."
 
-There are optional package that enable specific functionality in Knot DNS Resolver.
+There are also *optional* packages that enable specific functionality in Knot DNS Resolver, apart from the `libuv_` and `GCCGO`_, they are useful mainly for developers to build documentation and tests.
 
-.. csv-table:: Optional requirements.
+.. csv-table::
    :header: "Requirement", "Required by", "Notes"
 
    "libuv_ 1.0+", "``daemon``", "Multiplatform I/O and services."