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 F21F0138334 for ; Fri, 29 Nov 2019 09:28:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42EADE094E; Fri, 29 Nov 2019 09:28:43 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 2CA90E094E for ; Fri, 29 Nov 2019 09:28:43 +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 8A07D34D585 for ; Fri, 29 Nov 2019 09:28:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17B558C4 for ; Fri, 29 Nov 2019 09:28:39 +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: <1575019685.6a17ea975ab6587c6c223db2a7a026dd8812f22e.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: appendices/contributing/devbook-guide/ X-VCS-Repository: proj/devmanual X-VCS-Files: appendices/contributing/devbook-guide/text.xml X-VCS-Directories: appendices/contributing/devbook-guide/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 6a17ea975ab6587c6c223db2a7a026dd8812f22e X-VCS-Branch: master Date: Fri, 29 Nov 2019 09:28:39 +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: 6cb0257a-046b-45bc-92bb-57e7e059fac9 X-Archives-Hash: df426a53c866e0d8ef5d10c421350f4e commit: 6a17ea975ab6587c6c223db2a7a026dd8812f22e Author: Ulrich Müller gentoo org> AuthorDate: Fri Nov 29 09:28:05 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Nov 29 09:28:05 2019 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=6a17ea97 appendices/contributing/devbook-guide: Drop "Resources" section. This contains only outdated information and broken links to the former GDP project. Acked-by: Göktürk Yüksek gentoo.org> Signed-off-by: Ulrich Müller gentoo.org> appendices/contributing/devbook-guide/text.xml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/appendices/contributing/devbook-guide/text.xml b/appendices/contributing/devbook-guide/text.xml index 4563e46..ec4eb28 100644 --- a/appendices/contributing/devbook-guide/text.xml +++ b/appendices/contributing/devbook-guide/text.xml @@ -588,28 +588,6 @@ possible. In other words, the Gentoo Forums is preferred over https://forums.gentoo.org.

- - - - -
-Resources - -Start writing - - -

-GuideXML has been specially designed to be "lean and mean" so that developers -can spend more time writing documentation and less time learning the actual XML -syntax. Hopefully, this will allow developers who aren't unusually "doc-savvy" -to start writing quality Gentoo documentation. You might be interested in our -Documentation Development Tips -& Tricks. If you'd like to help (or have any questions about -GuideXML), please post a message to the gentoo-doc mailing list stating what you'd like -to tackle. Have fun! -

-