guix-patches
[Top][All Lists]
Advanced

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

[bug#62042] [PATCH 0/4] Harmonize @-commands used in doc/guix.texi


From: Bruno Victal
Subject: [bug#62042] [PATCH 0/4] Harmonize @-commands used in doc/guix.texi
Date: Wed, 8 Mar 2023 01:19:10 +0000

In a similar vein to the work done in #60634, in most cases it's
implicit that we're dealing with Scheme procedures. This patchset
normalizes the @-commands for procedures and corrects some incongruencies
missed in the #60634 patch-series.

Bruno Victal (4):
  doc: Fix incorrect @deffn usage for service-types.
  doc: Fix incorrect @deffn usage for data types.
  doc: Use @defun for procedures.
  doc: Use @defmac and @defspec for macros.

 doc/guix.texi | 633 ++++++++++++++++++++++++--------------------------
 1 file changed, 301 insertions(+), 332 deletions(-)

-- 
2.39.1






reply via email to

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