summaryrefslogtreecommitdiff
path: root/examples/website/main.aap
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2009-10-05 18:04:37 +1300
committerStuart Rackham <srackham@methods.co.nz>2009-10-05 18:04:37 +1300
commit63252ab82b3fcc2bffec22c1ea370ff876af0f45 (patch)
treec8d8d5a95dbb975518a7abc17032356dee09ca97 /examples/website/main.aap
parent2fc2b76a050ebedb6d26bf158f1878d5f17d8427 (diff)
downloadasciidoc-63252ab82b3fcc2bffec22c1ea370ff876af0f45.tar.gz
Documentation updates.
Diffstat (limited to 'examples/website/main.aap')
-rw-r--r--examples/website/main.aap2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/website/main.aap b/examples/website/main.aap
index 25dc662..3cd35e7 100644
--- a/examples/website/main.aap
+++ b/examples/website/main.aap
@@ -107,7 +107,7 @@ ASCIIDOC_HTML =
opts = -a latexmath
@else:
opts =
- @if target in ('index.html','INSTALL.html','manpage.html','asciidocapi.html','testasciidoc.html'):
+ @if target in ('index.html','INSTALL.html','asciidocapi.html','testasciidoc.html'):
opts += -a toc -a toclevels=1
:sys $ASCIIDOC_HTML $opts $(source[0])
@if _no.XMLLINT: