disable verbose mode of asciidoc
[psensor.git] / doc / Makefile.am
index 6af64f6..ff17802 100644 (file)
@@ -1,4 +1,4 @@
 dist_doc_DATA = faq.html faq.txt
 
 faq.html: faq.txt ../www/style.css
-       asciidoc -v --theme style -a themedir=`pwd`/../www -n -a toc faq.txt 
\ No newline at end of file
+       asciidoc --theme style -a themedir=`pwd`/../www -n -a toc faq.txt 
\ No newline at end of file