[PATCH] doc: Make "Teams" and "Sending a Patch Series" numbered subsections.

  • Done
  • quality assurance status badge
Details
2 participants
  • Liliana Marie Prikler
  • (
Owner
unassigned
Submitted by
(
Severity
normal
(
(address . guix-patches@gnu.org)(name . ()(address . paren@disroot.org)
20221101122035.15940-1-paren@disroot.org
* doc/contributing.texi ("Contributing")["Submitting Patches"]
<"Sending a Patch Series">: Make it a numbered subsection.
<"Teams">: Likewise.
---
doc/contributing.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 6540ec29a6..bc5d02ee5b 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1404,7 +1404,7 @@ git config --local format.thread shallow
git config --local sendemail.thread no
@end example
-@unnumberedsubsec Sending a Patch Series
+@subsection Sending a Patch Series
@anchor{Sending a Patch Series}
@cindex patch series
@cindex @code{git send-email}
@@ -1542,7 +1542,7 @@ If need be, you may use @option{--cover-letter -a} to send another cover
letter, e.g. for explaining what's changed since the last revision, and
these changes are necessary.
-@unnumberedsubsec Teams
+@subsection Teams
@anchor{Teams}
@cindex teams
--
2.38.0
L
L
Liliana Marie Prikler wrote on 1 Nov 2022 13:56
a745c8ab36d80e7aff2807df4762b6d2cac04ccf.camel@gmail.com
Am Dienstag, dem 01.11.2022 um 12:20 +0000 schrieb (:
Toggle quote (3 lines)
> * doc/contributing.texi ("Contributing")["Submitting Patches"]
>   <"Sending a Patch Series">: Make it a numbered subsection.
> <"Teams">: Likewise.
Added nodes, updated commit message, and pushed.

Cheers
Closed
?