Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2001 14:38:08 -0500
From:      Tim McMillen <timcm@umich.edu>
To:        Francesco Casadei <fcasadei@inwind.it>, G D McKee <freebsd@gdmckee.com>
Cc:        freebsd-questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Documentation
Message-ID:  <01010714380800.13930@tim.elnsng1.mi.home.com>
In-Reply-To: <20010107200717.A758@junior.kasby>
References:  <000d01c078d5$eba4ff00$0500a8c0@gdmckee.local> <20010107200717.A758@junior.kasby>

next in thread | previous in thread | raw e-mail | index | archive | help

That was really concise and well done, Francesco.  Thanks.  Gordon, If 
you want more details, you can find it at
http://www.freebsd.org/tutorials/docproj-primer/    Chapter 7
and more information about documentation in general can be found at:
http://www.freebsd.org/docproj/docproj.html

						Tim


On Sunday January 07, 2001 14:07, Francesco Casadei wrote:
> On Sun, Jan 07, 2001 at 06:16:14PM -0000, G D McKee wrote:
> > Hi
> >
> > I have supped the whole of the docs tree.  What software do I need
> > to use to convert them to html.  Or where can I find out how to
> > configure Apache to handle sgml.
> >
> > Gordon
> >
> >
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> >
> > end of the original message
>
> Install docproj-1.1 (the "meta-port" for the FreeBSD Documentation
> Project) from the ports:
>
> $ cd /usr/ports/textproc/docproj
> $ make install clean
>
> cvsup the docs and then:
>
> $ cd /usr/doc
> $ make install clean
>
> to build and install all languages.
>
> If you want to build and install only a specified language define the
> variable DOC_LANG, e.g:
>
> make DOC_LANG=en_US.ISO_8859-1 install clean
>
> or put it in /etc/make.conf
>
> The docs will be installed in /usr/share/doc.
>
> $ ls -l /usr/share/doc
> total 6
> drwxr-xr-x   4 root  wheel  512 Oct  1 03:31 bind
> lrwxr-xr-x   1 root  wheel   16 Jan  6 21:59 en -> en_US.ISO_8859-1
> drwxr-xr-x   4 root  wheel  512 Dec 24 16:14 en_US.ISO_8859-1
> lrwxr-xr-x   1 root  wheel   26 Jan  6 21:59 faq ->
> en_US.ISO_8859-1/books/faq
> lrwxr-xr-x   1 root  wheel   31 Jan  6 21:59 handbook ->
> en_US.ISO_8859-1/books/
> handbook
> drwxr-xr-x   2 root  wheel  512 Dec 22 20:28 papers
> drwxr-xr-x  16 root  wheel  512 Dec 22 20:28 psd
> drwxr-xr-x  15 root  wheel  512 Dec 22 20:28 smm
> drwxr-xr-x  13 root  wheel  512 Dec 22 20:28 usd
>
> If you want to read the latest version of the handbook point your
> browser at file:/usr/share/doc/handbook/index.html
>
> Hope this helps.
>
> 	Francesco Casadei
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01010714380800.13930>