Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/devmanual:master commit in: appendices/contributing/
Date: Sat, 09 May 2020 11:06:09
Message-Id: 1589022282.33cab4707e9d463de63267724f78aeee1a6a93bc.ulm@gentoo
1 commit: 33cab4707e9d463de63267724f78aeee1a6a93bc
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 9 11:04:42 2020 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat May 9 11:04:42 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=33cab470
7
8 appendices/contributing: We call it the DevBook XML Guide now.
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 appendices/contributing/text.xml | 12 +++++++-----
13 1 file changed, 7 insertions(+), 5 deletions(-)
14
15 diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml
16 index 9134ae0..1bc3b65 100644
17 --- a/appendices/contributing/text.xml
18 +++ b/appendices/contributing/text.xml
19 @@ -70,12 +70,14 @@ top-level directory, which will validate all XML files using <c>xmllint</c>.
20 <body>
21
22 <p>
23 -DevBook XML is heavily based on <uri link="::appendices/devbook-guide/">
24 -GuideXML</uri> and many tags are similar, if not the same. The main differences
25 -occur in layout which are designed to make a large-scale publication easier
26 -to produce and manage using a hierarchical tree system. Before starting off you
27 -really should first examine the GuideXML guide in a reasonable amount of depth.
28 +DevBook XML is heavily based on GuideXML and many tags are similar, if not
29 +the same. The main differences occur in layout which are designed to make
30 +a large-scale publication easier to produce and manage using a hierarchical
31 +tree system. Before starting off you really should first examine the
32 +<uri link="::appendices/devbook-guide/">DevBook XML guide</uri> in a reasonable
33 +amount of depth.
34 </p>
35 +
36 </body>
37
38 <subsection>