From owner-freebsd-doc Thu Apr 17 09:48:50 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA20006 for doc-outgoing; Thu, 17 Apr 1997 09:48:50 -0700 (PDT) Received: from mailsrv2.zib.de (mailsrv2.zib.de [130.73.121.11]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA20000 for ; Thu, 17 Apr 1997 09:48:46 -0700 (PDT) Received: from softs11.zib.de by mailsrv2.zib.de (SMI-8.6/SMI-SVR4) id SAA15381; Thu, 17 Apr 1997 18:48:34 +0200 Received: by softs11.zib.de (SMI-8.6/SMI-SVR4) id SAA25437; Thu, 17 Apr 1997 18:48:33 +0200 Date: Thu, 17 Apr 1997 18:48:33 +0200 From: schneider@zib.de (Wolfram Schneider) Message-Id: <199704171648.SAA25437@softs11.zib.de> To: Julian Elischer Cc: freebsd-doc@FreeBSD.ORG Subject: Web page needs more thought In-Reply-To: <335283D1.ABD322C@whistle.com> References: <335283D1.ABD322C@whistle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-doc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Julian Elischer writes: >I can never find the information I'm looking for on the web pages >because nothing is where I'd expect it to be.. Well known problem. Not only on our FreeBSD home page. >the top level page doesn't give enough hints as to where things are.. >for example.. >I just spent 5 minutes looking for the CVS tree web interface.. >I know I've found it before under some >arcane paragraph but I've just given up because I can't find it.. It took me 10 seconds to find the CVS tree web interface. Go to the home page, click on 'Quick Index' and search in your browser for the string CVS. Done. >the top level page is REALLY cryptic in that there are not enough >examples of what is under what. 'Quick Index' is a dirty hack, but the index should help in most cases. Wolfram