Update documentation.

pull/227/head
Michael Sweet 7 years ago
parent 7b0bb60e51
commit 9942d5d1f7
  1. 4
      doc/makedocs.sh
  2. 5301
      doc/mxml.html
  3. BIN
      doc/mxml.pdf

@ -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.
Loading…
Cancel
Save