From owner-svn-doc-projects@FreeBSD.ORG Sun May 12 17:37:58 2013 Return-Path: Delivered-To: svn-doc-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9C99B593; Sun, 12 May 2013 17:37:58 +0000 (UTC) (envelope-from gabor@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 75D8D5FB; Sun, 12 May 2013 17:37:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4CHbwab003607; Sun, 12 May 2013 17:37:58 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4CHbwYf003606; Sun, 12 May 2013 17:37:58 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201305121737.r4CHbwYf003606@svn.freebsd.org> From: Gabor Kovesdan Date: Sun, 12 May 2013 17:37:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-projects@freebsd.org Subject: svn commit: r41613 - projects/xml-tools/share/xsl X-SVN-Group: doc-projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for doc projects trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 17:37:58 -0000 Author: gabor Date: Sun May 12 17:37:57 2013 New Revision: 41613 URL: http://svnweb.freebsd.org/changeset/doc/41613 Log: - Add a doc format navigation at the end of the titlepage as we used to have Modified: projects/xml-tools/share/xsl/freebsd-xhtml-common.xsl Modified: projects/xml-tools/share/xsl/freebsd-xhtml-common.xsl ============================================================================== --- projects/xml-tools/share/xsl/freebsd-xhtml-common.xsl Sun May 12 17:37:10 2013 (r41612) +++ projects/xml-tools/share/xsl/freebsd-xhtml-common.xsl Sun May 12 17:37:57 2013 (r41613) @@ -10,10 +10,10 @@ exclude-result-prefixes="#default"> - + - + @@ -49,6 +49,20 @@ For questions about this documentation, e-mail <doc@FreeBSD.org>.

+ + + + book.html + article.html + + + +
+ [ Split HTML / + Single HTML ] +
+
+ @@ -284,4 +298,11 @@ . + + + + + +
+