Kir Kolyshkin 4caa5cda2c doc/Makefile.am: don't use asciidoc if disabled
In case doc/configure.ac hasn't found asciidoc or any of its
prerequisites (such as pygmentize), make shouldn't try to run it.
One such case ("gendoc" target) is covered while the other
("%.html" target) is not. Fix it by adding a proper ifdef.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
2015-07-09 22:43:18 +02:00
..
2012-05-10 12:03:59 +02:00
2012-05-09 15:02:40 +02:00
2011-09-13 11:07:23 +02:00
2012-11-26 21:03:14 +01:00
2012-10-19 16:16:06 +02:00
2012-10-19 16:16:06 +02:00
2012-05-10 12:03:59 +02:00
2011-07-21 16:24:31 +02:00
2012-11-12 10:26:38 +01:00
2014-06-16 16:59:16 +02:00

Requirements to build documentation

mscgen
  http://www.mcternan.me.uk/mscgen/

mscgen-filter-1.2
  http://code.google.com/p/asciidoc-mscgen-filter/

asciidoc > 8.6.x
doxygen > 1.8.0

Building the documentation:
make gendoc