aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2024-04-24 16:13:01 +0200
committerUlrich Müller <ulm@gentoo.org>2024-04-24 16:13:01 +0200
commit924469d9fa9cc1b84073e0cbcab6199cfb013730 (patch)
treec18478d68f3612f4429e037a71480fb39f7985ac
parenteclass-writing: Add @DEAD tag to table (diff)
downloaddevmanual-924469d9fa9cc1b84073e0cbcab6199cfb013730.tar.gz
devmanual-924469d9fa9cc1b84073e0cbcab6199cfb013730.tar.bz2
devmanual-924469d9fa9cc1b84073e0cbcab6199cfb013730.zip
eclass-writing: Formatting fixes
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--eclass-writing/text.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/eclass-writing/text.xml b/eclass-writing/text.xml
index cae3353..6575fcb 100644
--- a/eclass-writing/text.xml
+++ b/eclass-writing/text.xml
@@ -2,8 +2,8 @@
<guide self="eclass-writing/">
<chapter>
<title>Eclass Writing Guide</title>
-
<body>
+
<p>
This section provides a brief introduction to eclass authoring.
</p>
@@ -102,7 +102,6 @@ it is good etiquette to ping other developers in e.g. <c>#gentoo-dev</c>
on IRC or informally determine if there are other similar changes (mainly
documentation) which should be pushed at the same time in order to avoid
unnecessary cache regeneration within a few hours or days of each other.
-
The same applies to your own work <d/> please prepare all of your commits and
batch push them at once where possible.
</note>
@@ -114,8 +113,10 @@ batch push them at once where possible.
<title>Removing Eclasses</title>
<body>
-<p>No longer used eclasses may be removed from the tree, but developers must
-adhere to the following process:</p>
+<p>
+No longer used eclasses may be removed from the tree, but developers must
+adhere to the following process:
+</p>
<ol>
<li>