manual generation: check dependencies first
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Fri, 18 Oct 2013 20:31:25 +0000 (22:31 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 1 Nov 2013 15:41:04 +0000 (16:41 +0100)
commit6fb84874b2545d25fdb85b4b2a0a5c8fac1c6305
tree6ecc9ee5aae6faf44de5a2b2b37dcd085775816a
parenta2ffd684924880f3a59d2ed875afb8cc8d2ed823
manual generation: check dependencies first

To generate the manual, you need a few tools. If these are not present,
pretty cryptic error messages are given.
This patch adds a simple check for these dependencies, before attempting to
build the manual.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/make-tips.txt
docs/manual/manual.mk
docs/manual/prerequisite.txt
support/dependencies/check-host-asciidoc.sh [new file with mode: 0755]