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 DFDB0138350 for ; Mon, 2 Mar 2020 10:23:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CFA6E08DC; Mon, 2 Mar 2020 10:23:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 E557AE08DC for ; Mon, 2 Mar 2020 10:23:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B78CA34F345 for ; Mon, 2 Mar 2020 10:23:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B84629C for ; Mon, 2 Mar 2020 10:23:50 +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: <1583098845.1efc3cf32e61f00629e576088517094b7a7e5c29.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: / X-VCS-Repository: proj/devmanual X-VCS-Files: devbook.xsl X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 1efc3cf32e61f00629e576088517094b7a7e5c29 X-VCS-Branch: master Date: Mon, 2 Mar 2020 10:23:50 +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: 5fedc746-2270-49d1-a06b-3865dc7f157d X-Archives-Hash: 4a4fa5429a34ea35e567ee914c26fc65 commit: 1efc3cf32e61f00629e576088517094b7a7e5c29 Author: Ulrich Müller gentoo org> AuthorDate: Wed Feb 26 20:17:04 2020 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Mar 1 21:40:45 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=1efc3cf3 devbook.xsl: Assign a default "depth" value for printParentDocs. The depth of the current document from the document root looks like a reasonable default. There is no "path" parameter, so remove it from the caller. Signed-off-by: Ulrich Müller gentoo.org> devbook.xsl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/devbook.xsl b/devbook.xsl index a22366c..8024e7f 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -602,10 +602,7 @@
@@ -805,7 +802,7 @@ - +