Having obtained the documentation and web site source files,
the web site can be built. In this example, the build directory
is ~/doc
and all the required files are already in place.
The web site is built from the
en_US.ISO8859-1/htdocs
subdirectory of the document tree directory,
~/doc
in this example.
Change to the build directory and start the build by executing
make all
.
%
cd ~/doc/en_US.ISO8859-1/htdocs
%
make all
The web site build uses the INDEX
from the Ports Collection and may fail if that file or
/usr/ports
is not
present. The simplest approach is to install the Ports
Collection.
All FreeBSD documents are available for download at http://ftp.FreeBSD.org/pub/FreeBSD/doc/
Questions that are not answered by the
documentation may be
sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.