![]() 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> |
||
---|---|---|
.. | ||
api | ||
images | ||
src | ||
stylesheets | ||
.gitignore | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
core.txt | ||
Doxyfile.in | ||
doxygen-link.py | ||
DoxygenLayout.xml | ||
gen-tags.sh | ||
index.txt | ||
libnl.css | ||
Makefile.am | ||
README | ||
resolve-asciidoc-refs.py | ||
route.txt |
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