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.
-