From d97e0f8c27e2a8f95a57bdc88455fa84ecf3d3ea Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 4 Dec 2019 15:29:16 +0100 Subject: Fix elements. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit No sectioning elements are allowed inside , according to the devbook guide. Signed-off-by: Ulrich Müller --- appendices/common-problems/text.xml | 8 +++----- appendices/contributing/text.xml | 9 ++++----- appendices/further-reading/text.xml | 3 +-- 3 files changed, 8 insertions(+), 12 deletions(-) (limited to 'appendices') diff --git a/appendices/common-problems/text.xml b/appendices/common-problems/text.xml index 992f863..3af479b 100644 --- a/appendices/common-problems/text.xml +++ b/appendices/common-problems/text.xml @@ -8,6 +8,7 @@ This page provides suggestions on how to handle various commonly seen errors and QA notices.

+
Handling QA Notices @@ -24,6 +25,7 @@ substitute for proper testing and QA by developers. Some eclasses output messages in the same format. These are not covered here. + QA Notice -- USE Flag foo not in IUSE @@ -150,9 +152,6 @@ you see this notice locally. If you see this notice when working with a pure emerge sync over rsync setup, it is probably a genuine issue.

- -
- from vapier: TEXTREL's ... binary files which contain text relocations ... see @@ -165,6 +164,7 @@ directories Executable stacks ... binary files whose stack is marked with +
@@ -223,7 +223,5 @@ by tricking the build system into using a safer location. See
- - diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml index 72db911..4b65c41 100644 --- a/appendices/contributing/text.xml +++ b/appendices/contributing/text.xml @@ -31,8 +31,9 @@ can also view the XML of any page by replacing index.html with text.xml in the URL. If you'd rather just work with plain text, that's fine too the formatting can be easily done by someone else (meaning, us).

+ - +
Where to find the sources @@ -56,9 +57,7 @@ the repository. You need xsltproc (from conversion used in some of the figures throughout the document.

- - - +
Quick Introduction to DevBook XML @@ -71,6 +70,7 @@ 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.

+ Differences from GuideXML @@ -114,7 +114,6 @@ really should first examine the GuideXML guide in a reasonable amount of depth. -
diff --git a/appendices/further-reading/text.xml b/appendices/further-reading/text.xml index f0e75da..d48277c 100644 --- a/appendices/further-reading/text.xml +++ b/appendices/further-reading/text.xml @@ -8,6 +8,7 @@ This section lists some recommended further reading. These are real recommendations, not padding designed to make this document look important.

+
Books @@ -59,8 +60,6 @@ recommendations, not padding designed to make this document look important.
- - -- cgit v1.2.3-65-gdbad