From owner-svn-doc-head@FreeBSD.ORG Thu May 9 16:28:04 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D2554CB5; Thu, 9 May 2013 16:28:04 +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 C38BEB1; Thu, 9 May 2013 16:28:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r49GS4Sw039802; Thu, 9 May 2013 16:28:04 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r49GS4JX039797; Thu, 9 May 2013 16:28:04 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201305091628.r49GS4JX039797@svn.freebsd.org> From: Eitan Adler Date: Thu, 9 May 2013 16:28:04 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41577 - head/en_US.ISO8859-1/htdocs/docproj X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 May 2013 16:28:04 -0000 Author: eadler Date: Thu May 9 16:28:04 2013 New Revision: 41577 URL: http://svnweb.freebsd.org/changeset/doc/41577 Log: Remove sgml.xml as well as links to the page. We no longer use SGML and the FDP does a better job and providing an explanation. Approved by: bcr (mentor) Deleted: head/en_US.ISO8859-1/htdocs/docproj/sgml.xml Modified: head/en_US.ISO8859-1/htdocs/docproj/Makefile head/en_US.ISO8859-1/htdocs/docproj/docproj.xml Modified: head/en_US.ISO8859-1/htdocs/docproj/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/docproj/Makefile Thu May 9 16:23:02 2013 (r41576) +++ head/en_US.ISO8859-1/htdocs/docproj/Makefile Thu May 9 16:28:04 2013 (r41577) @@ -11,7 +11,6 @@ DOCS= current.xml DOCS+= doc-set.xml DOCS+= handbook.xml DOCS+= handbook3.xml -DOCS+= sgml.xml DOCS+= submitting.xml DOCS+= who.xml DOCS+= translations.xml Modified: head/en_US.ISO8859-1/htdocs/docproj/docproj.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/docproj/docproj.xml Thu May 9 16:23:02 2013 (r41576) +++ head/en_US.ISO8859-1/htdocs/docproj/docproj.xml Thu May 9 16:28:04 2013 (r41577) @@ -65,12 +65,6 @@

This page outlines the components of the FreeBSD Documentation Set, and the sort of work that the Documentation Project does with them.

-

SGML and the Documentation Project

- -

The project uses SGML for the documentation. This page - outlines how this is accomplished, and directs the interested reader to - further SGML resources.

-

Submitting Documentation

Submitting documentation is the best way to become a part of the