From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7A2D1138350 for ; Sat, 11 Jan 2020 17:49:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ECCEE0977; Sat, 11 Jan 2020 17:49:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82FE3E0977 for ; Sat, 11 Jan 2020 17:49:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9873F34DDCC for ; Sat, 11 Jan 2020 17:49:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 29D482B for ; Sat, 11 Jan 2020 17:49:54 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1578764838.5b14b3ff8b557ee6b79edd5b045d8f453b505e68.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: appendices/contributing/ X-VCS-Repository: proj/devmanual X-VCS-Files: appendices/contributing/text.xml X-VCS-Directories: appendices/contributing/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 5b14b3ff8b557ee6b79edd5b045d8f453b505e68 X-VCS-Branch: master Date: Sat, 11 Jan 2020 17:49:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 89fd7f0c-c7e2-494e-bdad-fc10c2c61b7f X-Archives-Hash: 28af4ccf9f0a0da555a958286fe3a9f0 commit: 5b14b3ff8b557ee6b79edd5b045d8f453b505e68 Author: Ulrich Müller gentoo org> AuthorDate: Sat Jan 11 17:47:18 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Jan 11 17:47:18 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=5b14b3ff appendices/contributing: Use path from root node for internal link. For consistency within the devmanual. Fixes: f65fcd79a6b3a756e91aba2e63e4aaaa1928797f Signed-off-by: Ulrich Müller gentoo.org> appendices/contributing/text.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml index d7e7003..6e11298 100644 --- a/appendices/contributing/text.xml +++ b/appendices/contributing/text.xml @@ -64,7 +64,8 @@ conversion used in some of the figures throughout the document.

-DevBook XML is heavily based on +DevBook XML is heavily based on + GuideXML and many tags are similar, if not the same. The main differences occur in layout which are designed to make a large-scale publication easier to produce and manage using a hierarchical tree system. Before starting off you