commit: 33cab4707e9d463de63267724f78aeee1a6a93bc Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat May 9 11:04:42 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat May 9 11:04:42 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=33cab470
appendices/contributing: We call it the DevBook XML Guide now. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> appendices/contributing/text.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml index 9134ae0..1bc3b65 100644 --- a/appendices/contributing/text.xml +++ b/appendices/contributing/text.xml @@ -70,12 +70,14 @@ top-level directory, which will validate all XML files using <c>xmllint</c>. <body> <p> -DevBook XML is heavily based on <uri link="::appendices/devbook-guide/"> -GuideXML</uri> 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 -really should first examine the GuideXML guide in a reasonable amount of depth. +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 really should first examine the +<uri link="::appendices/devbook-guide/">DevBook XML guide</uri> in a reasonable +amount of depth. </p> + </body> <subsection>
