summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim@guixotic.coop>2026-06-19 11:54:00 +0900
committerMaxim Cournoyer <maxim@guixotic.coop>2026-06-19 11:54:00 +0900
commitb33c92457102efcf597eea5a5392c28738800dc9 (patch)
treeb82d147eb16f22a79a6de64f706f8112ee7ebf37 /doc
parentff76ae7fcad861b74b05ff6f99f336bd2bf1fbdf (diff)
doc: Fix warnings.
* doc/contributing.texi (Deprecation Policy): Fix @table-related warnings.
Diffstat (limited to 'doc')
-rw-r--r--doc/contributing.texi8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 65221505604..dc9a3fe4c99 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -3258,9 +3258,7 @@ the same package in Guix, maintenance has stopped upstream, or the package
3258is not adequately maintained in Guix. 3258is not adequately maintained in Guix.
3259 3259
3260@table @asis 3260@table @asis
3261@item 3261@item Removal candidates that are building leaf packages
3262Removal candidates that are building leaf packages
3263
3264Leaf packages may be removed following the above process, assuming that 3262Leaf packages may be removed following the above process, assuming that
3265there is no opposition to the removal or that consensus for the removal 3263there is no opposition to the removal or that consensus for the removal
3266has been reached. 3264has been reached.
@@ -3269,9 +3267,7 @@ instance applications, but also packages used in a service) should
3269not be removed unless there are particularly good reasons, such as 3267not be removed unless there are particularly good reasons, such as
3270security implications. 3268security implications.
3271 3269
3272@item 3270@item Removal candidates that are building packages with dependents
3273Removal candidates that are building packages with dependents
3274
3275Removing building packages on which other packages depend causes more 3271Removing building packages on which other packages depend causes more
3276disruption than removing leaf packages, since at the same time all 3272disruption than removing leaf packages, since at the same time all
3277dependent packages need to be removed. This may still be desirable for 3273dependent packages need to be removed. This may still be desirable for