Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jan 2020 08:54:24 +0000 (UTC)
From:      Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53726 - in head/en_US.ISO8859-1/htdocs: projects search
Message-ID:  <202001010854.0018sOCR047742@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: carlavilla
Date: Wed Jan  1 08:54:24 2020
New Revision: 53726
URL: https://svnweb.freebsd.org/changeset/doc/53726

Log:
  Remove cvsweb page and correct ACPI URL in sitemap
  
  Patch by:	carlavilla@
  Approved by:	bcr@
  Differential Revision:	https://reviews.freebsd.org/D22957

Deleted:
  head/en_US.ISO8859-1/htdocs/projects/cvsweb.xml
Modified:
  head/en_US.ISO8859-1/htdocs/projects/Makefile
  head/en_US.ISO8859-1/htdocs/search/sitemap.xml

Modified: head/en_US.ISO8859-1/htdocs/projects/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/projects/Makefile	Wed Jan  1 00:10:40 2020	(r53725)
+++ head/en_US.ISO8859-1/htdocs/projects/Makefile	Wed Jan  1 08:54:24 2020	(r53726)
@@ -9,7 +9,6 @@
 
 DOCS=	projects.xml
 DOCS+=	newbies.xml
-DOCS+=	cvsweb.xml
 DOCS+=	summerofcode.xml
 DOCS+=	summerofcode-2005.xml
 DOCS+=	summerofcode-2006.xml

Modified: head/en_US.ISO8859-1/htdocs/search/sitemap.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/search/sitemap.xml	Wed Jan  1 00:10:40 2020	(r53725)
+++ head/en_US.ISO8859-1/htdocs/search/sitemap.xml	Wed Jan  1 08:54:24 2020	(r53726)
@@ -1450,17 +1450,12 @@
   <category name="Projects">
     <item>
       <text>ACPI</text>
-      <destination>&base;/projects/acpi/index.html</destination>
+      <destination>https://wiki.freebsd.org/ACPI</destination>;
     </item>
 
     <item>
       <text>Busdma and SMPng driver conversion</text>
       <destination>&base;/projects/busdma/index.html</destination>
-    </item>
-
-    <item>
-      <text>CVSweb</text>
-      <destination>&base;/projects/cvsweb.html</destination>
     </item>
 
     <item>



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