[bug#58944] doc: Make "Teams" and "Sending a Patch Series" numbered subsections.
Commit Message
* 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(-)
Comments
Am Dienstag, dem 01.11.2022 um 12:20 +0000 schrieb (:
> * 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
@@ -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