Small changes and a whole new doc file for the enhanced apple //e contributed

by Oliver Schmidt.


git-svn-id: svn://svn.cc65.org/cc65/trunk@3666 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2005-11-21 20:59:51 +00:00
parent 71abd1471f
commit e3cf61b569
4 changed files with 259 additions and 14 deletions

View File

@@ -17,6 +17,7 @@
#TXT_OPTIONS=-f -m
SGML = apple2.sgml \
apple2enh.sgml \
ar65.sgml \
atari.sgml \
atmos.sgml \
@@ -116,7 +117,7 @@ coding.html: coding.sgml
# funcref.sgml's third section is huge.
# So, funcref.html is split into sub-section files.
#
#
funcref.html: funcref.sgml
sgml2html --split=2 $(BUTTONS) $<