From owner-svn-doc-all@FreeBSD.ORG Mon Jun 24 20:51:22 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7A336F8D; Mon, 24 Jun 2013 20:51:22 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2191F42; Mon, 24 Jun 2013 20:51:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5OKpMka032384; Mon, 24 Jun 2013 20:51:22 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5OKpM0G032380; Mon, 24 Jun 2013 20:51:22 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201306242051.r5OKpM0G032380@svn.freebsd.org> From: Eitan Adler Date: Mon, 24 Jun 2013 20:51:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42029 - in head/en_US.ISO8859-1/htdocs/java: . docs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 20:51:22 -0000 Author: eadler Date: Mon Jun 24 20:51:21 2013 New Revision: 42029 URL: http://svnweb.freebsd.org/changeset/doc/42029 Log: Now that the book is gone the only link on the newbiews page is "how to install" so remove the page entirely. Discussed with: Allan Jude Deleted: head/en_US.ISO8859-1/htdocs/java/docs/newbies.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:49:01 2013 (r42028) +++ head/en_US.ISO8859-1/htdocs/java/docs/Makefile Mon Jun 24 20:51:21 2013 (r42029) @@ -9,7 +9,6 @@ DOCS = faq.xml DOCS+= howtoports.xml -DOCS+= newbies.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:49:01 2013 (r42028) +++ head/en_US.ISO8859-1/htdocs/java/index.xml Mon Jun 24 20:51:21 2013 (r42029) @@ -56,7 +56,6 @@

Documentation