From owner-freebsd-questions Thu Jul 27 8:56:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from anarchy.io.com (anarchy.io.com [199.170.88.101]) by hub.freebsd.org (Postfix) with ESMTP id E5B6637B990 for ; Thu, 27 Jul 2000 08:56:17 -0700 (PDT) (envelope-from eighner@io.com) Received: from dumpster.io.com.io.com (aus-as4-131.io.com [208.2.105.131]) by anarchy.io.com (8.9.3/8.9.3) with SMTP id KAA19962; Thu, 27 Jul 2000 10:56:08 -0500 To: Linh Pham Cc: questions@FreeBSD.ORG Subject: Re: Files in /usr/doc References: From: Lars Eighner Date: 27 Jul 2000 11:02:07 -0500 In-Reply-To: Linh Pham's message of "Thu, 27 Jul 2000 08:19:37 -0700 (PDT)" Message-ID: <864s5by327.fsf@dumpster.io.com> Lines: 39 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Capitol Reef" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In our last episode, , the lovely and talented Linh Pham broadcast: LP> On Thu, 27 Jul 2000, Ben Smithurst wrote: >> No. Buildworld doesn't touch stuff in /usr/doc. The documentation >> is included in the cvs-all collection, but you still need to 'cd >> /usr/doc && make all install' to get it updated. LP> I'm sorry for being such a pain, but I don't have /usr/doc, but LP> rather I have /usr/share/doc and that directory does not have a LP> Makefile. If you do not have /usr/doc cvsup will create it and the Makefile will be part of the download. Note that to make the docs you need jade (which needs libtool 1.3.4), the dtd catalog port, some docbook ports (which I think will be made if you make jade), and tidy. For best results you will need .tidyrc in the /root directory (although it isn't fatal if you don't). Information on .tidyrc is *NOT* in the man page. Most of what tidy does is pretty-making of the HTML mark up, most of which is not visible to the user, but you may want this in your .tidyrc split:yes which causes documents to be split into pages at each

. This is especially useful for very large documents (such as the Handbook) which might take an annoying long time to load in one piece. -- Lars Eighner eighner@io.com http://www.io.com/~eighner/ I hate laundry month. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message