Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2001 02:05:43 -0700 (PDT)
From:      Nik Clayton <nik@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: www/en Makefile docs.sgml www/en/FAQ Makefile www/en/doc Makefile www/en/docs Makefile www/en/handbook Makefile
Message-ID:  <200104170905.f3H95iZ88787@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nik         2001/04/17 02:05:43 PDT

  Modified files:
    en                   Makefile docs.sgml 
    en/FAQ               Makefile 
    en/handbook          Makefile 
  Added files:
    en/doc               Makefile 
  Removed files:
    en/docs              Makefile 
  Log:
  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
  
  Revision  Changes    Path
  1.62      +9 -8      www/en/Makefile
  1.94      +35 -29    www/en/docs.sgml
  1.5       +20 -5     www/en/FAQ/Makefile
  1.6       +21 -15    www/en/handbook/Makefile


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




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