Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2013 20:47:41 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42027 - in head/en_US.ISO8859-1/htdocs/java: . docs
Message-ID:  <201306242047.r5OKlfM2030321@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Mon Jun 24 20:47:41 2013
New Revision: 42027
URL: http://svnweb.freebsd.org/changeset/doc/42027

Log:
  There has not been a tutorial submitted since this page was created.  Remove clutter.
  
  Discussed with:	Allan Jude

Deleted:
  head/en_US.ISO8859-1/htdocs/java/docs/tutorials.xml
Modified:
  head/en_US.ISO8859-1/htdocs/java/docs/Makefile
  head/en_US.ISO8859-1/htdocs/java/index.xml

Modified: head/en_US.ISO8859-1/htdocs/java/docs/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/java/docs/Makefile	Mon Jun 24 20:44:39 2013	(r42026)
+++ head/en_US.ISO8859-1/htdocs/java/docs/Makefile	Mon Jun 24 20:47:41 2013	(r42027)
@@ -10,7 +10,6 @@
 DOCS =	faq.xml
 DOCS+=	howtoports.xml
 DOCS+=	newbies.xml
-DOCS+=	tutorials.xml
 DOCS+=	performance.xml
 
 .include "${DOC_PREFIX}/share/mk/web.site.mk"

Modified: head/en_US.ISO8859-1/htdocs/java/index.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/java/index.xml	Mon Jun 24 20:44:39 2013	(r42026)
+++ head/en_US.ISO8859-1/htdocs/java/index.xml	Mon Jun 24 20:47:41 2013	(r42027)
@@ -57,7 +57,6 @@
 
   <ul>
     <li><a href="docs/newbies.html">For Newbies</a></li>
-    <li><a href="docs/tutorials.html">Tutorials</a></li>
     <li><a href="docs/faq.html">FAQ</a></li>
     <li><a href="docs/performance.html">Performance Comparison</a></li>
     <li><a href="docs/howtoports.html">Creating Ports...</a></li>



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