From ac478080cd5c5c455f64c150c1e3962c0aa80520 Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Fri, 16 Aug 2013 16:14:14 +0200 Subject: [PATCH] docs: Build as book, not article. --- docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index 0e262310a..3910cbf14 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -35,7 +35,7 @@ icinga2doc_DATA += \ icinga2-migration.html .adoc.html: - $(AD_ENV) $(AD_ASCIIDOC) -a toc -a numbered -o $@ $< + $(AD_ENV) $(AD_ASCIIDOC) -d book -a toc -a numbered -o $@ $< endif AD_COND_doc icinga2.8: $(top_builddir)/icinga-app/icinga2