From 807bfe55dc382b88ab0fdade6886dfa2b15487ee Mon Sep 17 00:00:00 2001 From: "(" Date: Tue, 1 Nov 2022 12:20:36 +0000 Subject: doc: contributing: Use proper subsections. * doc/contributing.texi ("Submitting Patches") ["Sending a Patch Series", "Teams"]: Convert to numbered subsections. Add nodes. Signed-off-by: Liliana Marie Prikler --- doc/contributing.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/contributing.texi b/doc/contributing.texi index 6540ec29a6..40ae33ecac 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1404,8 +1404,8 @@ git config --local format.thread shallow git config --local sendemail.thread no @end example -@unnumberedsubsec Sending a Patch Series -@anchor{Sending a Patch Series} +@node Sending a Patch Series +@subsection Sending a Patch Series @cindex patch series @cindex @code{git send-email} @cindex @code{git format-patch} @@ -1542,8 +1542,8 @@ 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 -@anchor{Teams} +@node Teams +@subsection Teams @cindex teams There are several teams mentoring different parts of the Guix source -- cgit v1.2.3