Subject: CVS commit: htdocs/guide/en
To: None <www-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: www-changes
Date: 04/07/2003 22:34:52
Module Name:	htdocs
Committed By:	hubertf
Date:		Mon Apr  7 19:34:51 UTC 2003

Modified Files:
	htdocs/guide/en: Makefile
Added Files:
	htdocs/guide/en: Makefile.inc ap-ack.xml ap-contrib.xml ap-xml.xml
	    appendix.xml chap-2boot.xml chap-audio.xml chap-boot.xml
	    chap-ccd.xml chap-cons.xml chap-cvs.xml chap-dns.xml chap-edit.xml
	    chap-inst.xml chap-intro.xml chap-kernel.xml chap-licence.xml
	    chap-linux.xml chap-mail.xml chap-misc.xml chap-net.xml
	    chap-pack.xml chap-print.xml chap-x.xml netbsd.xml preface.xml

Log Message:
First stab of converting the Guide to XML/DocBook.
 * HTML file are left alone for now, and by default, SGML/DocBook is used
 * To build the XML/DocBook version, do:
    - rm *.sgml (web.site.mk prefers .sgml over .xml files :/ - needs fixing)
    - make NEW_HTDOCS=yes
    - watch the result in index.html (etc.)


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 htdocs/guide/en/Makefile
cvs rdiff -r0 -r1.1 htdocs/guide/en/Makefile.inc htdocs/guide/en/ap-ack.xml \
    htdocs/guide/en/ap-contrib.xml htdocs/guide/en/ap-xml.xml \
    htdocs/guide/en/appendix.xml htdocs/guide/en/chap-2boot.xml \
    htdocs/guide/en/chap-audio.xml htdocs/guide/en/chap-boot.xml \
    htdocs/guide/en/chap-ccd.xml htdocs/guide/en/chap-cons.xml \
    htdocs/guide/en/chap-cvs.xml htdocs/guide/en/chap-dns.xml \
    htdocs/guide/en/chap-edit.xml htdocs/guide/en/chap-inst.xml \
    htdocs/guide/en/chap-intro.xml htdocs/guide/en/chap-kernel.xml \
    htdocs/guide/en/chap-licence.xml htdocs/guide/en/chap-linux.xml \
    htdocs/guide/en/chap-mail.xml htdocs/guide/en/chap-misc.xml \
    htdocs/guide/en/chap-net.xml htdocs/guide/en/chap-pack.xml \
    htdocs/guide/en/chap-print.xml htdocs/guide/en/chap-x.xml \
    htdocs/guide/en/netbsd.xml htdocs/guide/en/preface.xml

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.