guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: doc: contributing: Use proper subsections.


From: guix-commits
Subject: branch master updated: doc: contributing: Use proper subsections.
Date: Tue, 01 Nov 2022 08:54:54 -0400

This is an automated email from the git hooks/post-receive script.

lilyp pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 807bfe55dc doc: contributing: Use proper subsections.
807bfe55dc is described below

commit 807bfe55dc382b88ab0fdade6886dfa2b15487ee
Author: ( <paren@disroot.org>
AuthorDate: Tue Nov 1 12:20:36 2022 +0000

    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 <liliana.prikler@gmail.com>
---
 doc/contributing.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]