me
/
guix
Archived
1
0
Fork 0

doc: Introduce mumi before referring to it.

* doc/contributing.texi (Debbugs User Interfaces): Introduce mumi in the
body of the text rather than a footnote since the “Command-Line
Interface” section assumes it has already been introduced.
(Command-Line Interface, Emacs Interface): Capitalize titles.

Change-Id: I0e87cd48b6158582016734afe71c716c548c1639
master
Ludovic Courtès 2024-06-19 17:25:14 +02:00
parent 947005f5ee
commit 0fdac5f036
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 10 additions and 9 deletions

View File

@ -2386,17 +2386,18 @@ branch deleted.
@subsubsection Web interface @subsubsection Web interface
@cindex mumi, web interface for issues
A web interface (actually @emph{two} web interfaces!) are available to A web interface (actually @emph{two} web interfaces!) are available to
browse issues: browse issues:
@itemize @itemize
@item @item
@url{https://issues.guix.gnu.org} provides a pleasant @url{https://issues.guix.gnu.org} provides a pleasant interface powered
interface@footnote{The web interface at by mumi@footnote{Mumi is a nice piece of software written in Guile, and
@url{https://issues.guix.gnu.org} is powered by Mumi, a nice piece of you can help! See
software written in Guile, and you can help! See @url{https://git.savannah.gnu.org/cgit/guix/mumi.git}.} to browse bug
@url{https://git.savannah.gnu.org/cgit/guix/mumi.git}.} to browse reports and patches, and to participate in discussions; mumi also has a
bug reports and patches, and to participate in discussions; command-line interface as we will see below;
@item @item
@url{https://bugs.gnu.org/guix} lists bug reports; @url{https://bugs.gnu.org/guix} lists bug reports;
@item @item
@ -2407,9 +2408,9 @@ To view discussions related to issue number @var{n}, go to
@indicateurl{https://issues.guix.gnu.org/@var{n}} or @indicateurl{https://issues.guix.gnu.org/@var{n}} or
@indicateurl{https://bugs.gnu.org/@var{n}}. @indicateurl{https://bugs.gnu.org/@var{n}}.
@subsubsection Command-line interface @subsubsection Command-Line Interface
@cindex mumi CLI @cindex mumi command-line interface
@cindex mumi am @cindex mumi am
@cindex mumi compose @cindex mumi compose
@cindex mumi send-email @cindex mumi send-email
@ -2542,7 +2543,7 @@ so by sending the first patch, polling the server for a response, and
then sending the remaining patches. This polling can unfortunately take then sending the remaining patches. This polling can unfortunately take
a few minutes. So, please be patient. a few minutes. So, please be patient.
@subsubsection Emacs interface @subsubsection Emacs Interface
If you use Emacs, you may find it more convenient to interact with If you use Emacs, you may find it more convenient to interact with
issues using @file{debbugs.el}, which you can install with: issues using @file{debbugs.el}, which you can install with: