Update documentation.

This commit is contained in:
Michael Sweet 2017-10-28 15:03:24 -04:00
parent 7b0bb60e51
commit 9942d5d1f7
3 changed files with 2517 additions and 2786 deletions

View File

@ -2,7 +2,7 @@
#
# Script to make documentation...
#
# Copyright 2003-2010 by Michael R Sweet.
# Copyright 2003-2017 by Michael R Sweet.
#
# These coded instructions, statements, and computer programs are the
# property of Michael R Sweet and are protected by Federal copyright
@ -17,6 +17,8 @@ htmldoc --verbose --path "hires;." --batch mxml.book -f mxml.pdf
htmldoc --verbose --batch mxml.book --no-title -f mxml.html
htmldoc --verbose --batch mxml.book --titleimage mxml-cover.png -f mxml.epub
rm -rf mxml.d
mkdir mxml.d
htmldoc --verbose --batch mxml.book --no-title -t html -d mxml.d

File diff suppressed because it is too large Load Diff

Binary file not shown.