Index: openacs-4/packages/acs-core-docs/www/xml/Makefile =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/Makefile,v diff -u -r1.6 -r1.7 --- openacs-4/packages/acs-core-docs/www/xml/Makefile 20 Aug 2003 16:20:18 -0000 1.6 +++ openacs-4/packages/acs-core-docs/www/xml/Makefile 10 Oct 2003 14:54:59 -0000 1.7 @@ -30,7 +30,7 @@ cp -u openacs.css .. html: prelim - cd .. ; $(XSLTPROC) --xinclude xml/openacs.xsl xml/index.xml + cd .. ; $(XSLTPROC) --nonet --novalid --xinclude xml/openacs.xsl xml/index.xml pdf: html # $(HTMLDOC) --batch ../for-everyone.book ../for-admins.book ../for-developers.book