]> mj.ucw.cz Git - moe.git/blobdiff - README
Templater: Fix Pascal projects
[moe.git] / README
diff --git a/README b/README
index 59bb8188a48961c348c113c3d2a63e781884afb7..d0eb50922990e7e4dc452820655cde92d2373187 100644 (file)
--- a/README
+++ b/README
@@ -25,3 +25,6 @@ with others, please send them to mj@ucw.cz.
 First of all, edit default.cfg to choose which components should be built.
 
 Then run "./configure" and "make". This will place all compiled binaries in "run/".
+
+By default, documentation is built, which requires AsciiDoc to be present.
+You can skip documentation by "./configure -CONFIG_DOC".