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 CC8E3139694
for ; Sat, 29 Jul 2017 20:55:36 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
by pigeon.gentoo.org (Postfix) with SMTP id 31CF91FC076;
Sat, 29 Jul 2017 20:55:36 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 015FC1FC076
for ; Sat, 29 Jul 2017 20:55:35 +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 2A864341A82
for ; Sat, 29 Jul 2017 20:55:35 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
by oystercatcher.gentoo.org (Postfix) with ESMTP id E957B74B7
for ; Sat, 29 Jul 2017 20:55:33 +0000 (UTC)
From: "Göktürk Yüksek"
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Göktürk Yüksek"
Message-ID: <1501360876.9409ed6f32c3e5148b1c77c62862916a747c7b6e.gokturk@gentoo>
Subject: [gentoo-commits] proj/devmanual:devbook-guide 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: gokturk
X-VCS-Committer-Name: Göktürk Yüksek
X-VCS-Revision: 9409ed6f32c3e5148b1c77c62862916a747c7b6e
X-VCS-Branch: devbook-guide
Date: Sat, 29 Jul 2017 20:55:33 +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-Archives-Salt: e5168b10-5e2b-40a6-acdb-c64b7e46321c
X-Archives-Hash: f539e76897e668a06d85ca6f1d1e8068
commit: 9409ed6f32c3e5148b1c77c62862916a747c7b6e
Author: Göktürk Yüksek gentoo org>
AuthorDate: Sat Jul 29 20:41:16 2017 +0000
Commit: Göktürk Yüksek gentoo org>
CommitDate: Sat Jul 29 20:41:16 2017 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=9409ed6f
appendices/contributing/devbook-guide: remove the tag
It has no use in devmanual.
appendices/contributing/devbook-guide/text.xml | 23 +++--------------------
1 file changed, 3 insertions(+), 20 deletions(-)
diff --git a/appendices/contributing/devbook-guide/text.xml b/appendices/contributing/devbook-guide/text.xml
index 971dddd..85a3390 100644
--- a/appendices/contributing/devbook-guide/text.xml
+++ b/appendices/contributing/devbook-guide/text.xml
@@ -218,8 +218,6 @@ This is text output or code.
Make HTML/XML easier to read by using selective emphasis:
<foo><i>bar</i></foo>
-
-<comment>(This is how to insert a comment into a code block)</comment>
</pre>
<note>
@@ -251,8 +249,6 @@ This is text output or code.
Make HTML/XML easier to read by using selective emphasis:
<foo>bar</foo>
-
-(This is how to insert a comment into a code block)
@@ -511,7 +507,7 @@ GuideXML-tag (both opening as closing), except for:
<th>, <ti>,
<li>, <i>, <e>,
<uri>, <path>, <b>, <c>,
-<comment>, <mail>.
+<mail>.
@@ -578,8 +574,8 @@ and the attribute value. As an example:
-Wrong : <pre caption = "Attributes">
-Correct: <pre caption="Attributes">
+Wrong : <pre caption = "Attributes">
+Correct: <pre caption="Attributes">