Commit graph

5 commits

Author SHA1 Message Date
Nik Clayton
eab69689b8 Install all the documentation in to a single root, $WEBROOT/doc, with the
same naming scheme as that used by the doc/ repo.

Update docs.sgml to point to the documentation in this canonical location.

Update the FAQ/ and handbook/ directories to use symlinks to point to
the real documentation under doc/en_US.ISO_8859-1/.  This means that local
testing of the site (and mirrors) will still work as expected using the
legacy URLs.  Mirrors that expect to see a lot of traffic are advised to
alter their web server configuration so that $WEBROOT/FAQ and $WEBROOT/handbook
are redirected to $WEBROOT/doc/en_US.ISO_8859-1/books/{faq,handbook},
instead of relying on the symlinks.

Discussed on:	doc, www
2001-04-17 09:05:43 +00:00
Wolfram Schneider
6c2d4c75a4 Use the right make command: make -> ${MAKE} 1999-09-15 20:37:12 +00:00
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Jun Kuriyama
d71e7bfccf Invoke next command if "cd" succeeded.
Not objected by:	Doc Team
1999-09-03 14:01:15 +00:00
Nik Clayton
b4be7a34cb Makefile framework to pull the DocBook FAQ in to the web site. 1999-08-19 20:45:50 +00:00