summaryrefslogtreecommitdiff
path: root/examples/website/main.aap
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2008-11-21 14:55:10 +1300
committerStuart Rackham <srackham@methods.co.nz>2008-11-21 14:55:10 +1300
commit2d75dd4201a89099e5e40a9a5d5d79caef8797d1 (patch)
treeb52ecc5ba3d9476af7a40720e032a6e3d879309d /examples/website/main.aap
parent5724f9e758bae9c050c4ec3d4b7f4960faa1e949 (diff)
downloadasciidoc-2d75dd4201a89099e5e40a9a5d5d79caef8797d1.tar.gz
Renamed asciimath.txt to asciimathml.txt for consistency.
Diffstat (limited to 'examples/website/main.aap')
-rw-r--r--examples/website/main.aap4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/website/main.aap b/examples/website/main.aap
index 40ee5bd..0a414a7 100644
--- a/examples/website/main.aap
+++ b/examples/website/main.aap
@@ -15,7 +15,7 @@ LOCAL_WEB = ~/tmp/asciidoc-web # Local web marshalling location.
WEB_ROOT =
a2x.1
asciidoc-docbook-xsl
- asciimath
+ asciimathml
CHANGELOG
downloads
faq
@@ -92,7 +92,7 @@ ASCIIDOC_HTML =
opts = -a index-only
@elif target in ('manpage.html','a2x.1.html'):
opts = -d manpage
- @elif target == 'asciimath.html':
+ @elif target == 'asciimathml.html':
opts = -a asciimath
@elif target == 'latexmathml.html':
opts = -a latexmath