README: add note about asciidoc requirements to build the manual
Project: http://git-wip-us.apache.org/repos/asf/zest-qi4j/repo Commit: http://git-wip-us.apache.org/repos/asf/zest-qi4j/commit/ff617381 Tree: http://git-wip-us.apache.org/repos/asf/zest-qi4j/tree/ff617381 Diff: http://git-wip-us.apache.org/repos/asf/zest-qi4j/diff/ff617381 Branch: refs/heads/develop Commit: ff617381761a96aa63ef0870b5af9ab6bab21d77 Parents: 05b0629 Author: Paul Merlin <[email protected]> Authored: Fri Jul 17 14:29:37 2015 +0200 Committer: Paul Merlin <[email protected]> Committed: Fri Jul 17 14:29:37 2015 +0200 ---------------------------------------------------------------------- README.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/ff617381/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index 06023f1..1709c39 100644 --- a/README.txt +++ b/README.txt @@ -46,6 +46,9 @@ Building Apache Zest To build Zest⢠from sources you only need to have a valid Java JDK >= 7 installation. +If you want to build the Zest⢠manual, then you also need a valid Asciidoc +(http://www.methods.co.nz/asciidoc/) installation. + This document the Zest⢠build system and its usage: https://zest.apache.org/java/latest/build-system.html
