Subject: CVS commit: htdocs
To: None <www-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: www-changes
Date: 02/14/2002 05:22:25
Module Name:	htdocs
Committed By:	jschauma
Date:		Thu Feb 14 03:22:25 UTC 2002

Modified Files:
	htdocs: Makefile index.html
	htdocs/Changes: Makefile
	htdocs/de: index.html
	htdocs/de/contrib: hardware.html
	htdocs/developers: security.list
	htdocs/gallery: Makefile events.html events.list
Added Files:
	htdocs: makeindex.sh

Log Message:
makeindex.sh allows you to re-generate index.html automatically from
Changes/index.list and gallery/events.list.  Forthermore, it also updates
index.html for other languages (currently "de" only).

See my posting on the www-ML for details.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 htdocs/Makefile
cvs rdiff -r1.645 -r1.646 htdocs/index.html
cvs rdiff -r0 -r1.1 htdocs/makeindex.sh
cvs rdiff -r1.5 -r1.6 htdocs/Changes/Makefile
cvs rdiff -r1.22 -r1.23 htdocs/de/index.html
cvs rdiff -r1.1 -r1.2 htdocs/de/contrib/hardware.html
cvs rdiff -r1.6 -r1.7 htdocs/developers/security.list
cvs rdiff -r1.13 -r1.14 htdocs/gallery/Makefile
cvs rdiff -r1.147 -r1.148 htdocs/gallery/events.html
cvs rdiff -r1.140 -r1.141 htdocs/gallery/events.list

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