all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Disseminate Dissent via Guix-patches via <guix-patches@gnu.org>
To: 51538@debbugs.gnu.org
Subject: [bug#51538] First Patch Submit Ever: Additions to the Cookbook Documentation
Date: Sun, 31 Oct 2021 23:56:13 +0000	[thread overview]
Message-ID: <V47ZnK0iG7rVhoANkeFQKW-DIt3r_nrLbszBhIOa5mJof5UDTPq8RVGzermLPM6z5fCtueHol307rA4fJ9maNWnI0YtlbdV42xPf_uIT3u8=@protonmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 222 bytes --]

Hey there, taking my first step into a larger world.

Attached is just a patch to the GNU Guix Cookbook that adds a FAQ with it's first entry. The ToC will need to be edited in order to reflect that though.

Peace,
Dissent

[-- Attachment #1.2: Type: text/html, Size: 307 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-doc-Added-FAQ-section-with-entry-on-using-clear.patch --]
[-- Type: text/x-patch; name=0001-doc-Added-FAQ-section-with-entry-on-using-clear.patch, Size: 1217 bytes --]

From 9af25ebde3baaa76b28bbde97bc48640476911f5 Mon Sep 17 00:00:00 2001
From: dissent <disseminatedissent@protonmail.com>
Date: Sat, 30 Oct 2021 17:00:02 -0400
Subject: [PATCH] doc: Added FAQ section with entry on using clear.

* doc/guix-cookbook.texi: Added FAQ section.
---
 doc/guix-cookbook.texi | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/doc/guix-cookbook.texi b/doc/guix-cookbook.texi
index dc52f6d38c..bdbf83f900 100644
--- a/doc/guix-cookbook.texi
+++ b/doc/guix-cookbook.texi
@@ -2964,6 +2964,21 @@ will have predefined environment variables and procedures.
 
 Run @command{direnv allow} to setup the environment for the first time.
 
+@c *********************************************************************
+@node FAQ
+@chapter FAQ
+
+This chapter collects some frequently asked questions that might arise for new users.
+
+@menu
+* How do I clear my terminal screen?
+@end menu
+
+@node How do I clear my terminal screen?
+@section How do I clear my terminal screen?
+
+The @command{clear} command is found in the @command{ncurses} package. 
+
 @c *********************************************************************
 @node Acknowledgments
 @chapter Acknowledgments
-- 
2.20.1


             reply	other threads:[~2021-11-01 13:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-31 23:56 Disseminate Dissent via Guix-patches via [this message]
2021-11-01 15:10 ` [bug#51538] TOC jgart via Guix-patches via
2021-11-04 15:17 ` [bug#51538] First Patch Submit Ever: Additions to the Cookbook Documentation Disseminate Dissent via Guix-patches via
2021-11-08  9:29   ` pelzflorian (Florian Pelz)
2021-11-08  9:53     ` pelzflorian (Florian Pelz)
2021-11-08 13:50   ` Disseminate Dissent via Guix-patches via
2021-11-08 17:18     ` pelzflorian (Florian Pelz)
2021-11-08 19:04       ` Julien Lepiller
2021-11-11 17:04         ` pelzflorian (Florian Pelz)
2021-11-08 13:52 ` Disseminate Dissent via Guix-patches via
2021-11-09  0:21 ` [bug#51538] (no subject) jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='V47ZnK0iG7rVhoANkeFQKW-DIt3r_nrLbszBhIOa5mJof5UDTPq8RVGzermLPM6z5fCtueHol307rA4fJ9maNWnI0YtlbdV42xPf_uIT3u8=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=51538@debbugs.gnu.org \
    --cc=disseminatedissent@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.