Revision d78ceb9e Makefile

b/Makefile
23 23
	-fno-warn-missing-methods -fno-warn-unused-imports
24 24

  
25 25
$(DOCS) : %.html : %
26
	rst2html $< $@
26
	rst2html -v --strict $< $@
27 27

  
28 28
doc: $(DOCS) Ganeti/HTools/Version.hs
29 29
	rm -rf $(HDDIR)/*

Also available in: Unified diff