svn commit: r46475 - in head: en_US.ISO8859-1/articles en_US.ISO8859-1/articles/wp-toolbox en_US.ISO8859-1/htdocs/marketing share/xml

Eitan Adler eadler at FreeBSD.org
Sun Apr 5 15:57:54 UTC 2015


Author: eadler
Date: Sun Apr  5 15:57:52 2015
New Revision: 46475
URL: https://svnweb.freebsd.org/changeset/doc/46475

Log:
  articles/wp-toolbox
  	remove this article: there are now many solutions to this problem, so a
  	NIH case study is not helping our cause
  
  Discussed with: alfred

Deleted:
  head/en_US.ISO8859-1/articles/wp-toolbox/
Modified:
  head/en_US.ISO8859-1/articles/Makefile
  head/en_US.ISO8859-1/htdocs/marketing/index.xml
  head/share/xml/urls.ent

Modified: head/en_US.ISO8859-1/articles/Makefile
==============================================================================
--- head/en_US.ISO8859-1/articles/Makefile	Sun Apr  5 15:49:41 2015	(r46474)
+++ head/en_US.ISO8859-1/articles/Makefile	Sun Apr  5 15:57:52 2015	(r46475)
@@ -38,7 +38,6 @@ SUBDIR+= serial-uart
 SUBDIR+= solid-state
 SUBDIR+= vinum
 SUBDIR+= vm-design
-SUBDIR+= wp-toolbox
 
 # ROOT_SYMLINKS+= new-users
 

Modified: head/en_US.ISO8859-1/htdocs/marketing/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/marketing/index.xml	Sun Apr  5 15:49:41 2015	(r46474)
+++ head/en_US.ISO8859-1/htdocs/marketing/index.xml	Sun Apr  5 15:57:52 2015	(r46475)
@@ -31,8 +31,6 @@
   <li><a href="&url.articles;/linux-comparison/article.html">FreeBSD: An Open Source Alternative to Linux</a></li>
 
   <li><a href="&url.articles;/explaining-bsd/article.html">Explaining BSD</a></li>
-
-  <li><a href="&url.articles;/wp-toolbox/article.html">Creating a Software Testing Environment Using FreeBSD</a></li>
 </ul>
 
 <a name="presentations"></a>

Modified: head/share/xml/urls.ent
==============================================================================
--- head/share/xml/urls.ent	Sun Apr  5 15:49:41 2015	(r46474)
+++ head/share/xml/urls.ent	Sun Apr  5 15:57:52 2015	(r46475)
@@ -120,5 +120,3 @@
 <!ENTITY url.articles.solid-state.en	"&url.doc.langbase.en;/articles/solid-state">
 <!ENTITY url.articles.vm-design		"&url.doc.langbase;/articles/vm-design">
 <!ENTITY url.articles.vm-design.en	"&url.doc.langbase.en;/articles/vm-design">
-<!ENTITY url.articles.wp-toolbox	"&url.doc.langbase;/articles/wp-toolbox">
-<!ENTITY url.articles.wp-toolbox.en	"&url.doc.langbase.en;/articles/wp-toolbox">


More information about the svn-doc-head mailing list