unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62042] [PATCH 0/4] Harmonize @-commands used in doc/guix.texi
@ 2023-03-08  1:19 Bruno Victal
  2023-03-08  1:22 ` [bug#62042] [PATCH 1/4] doc: Fix incorrect @deffn usage for service-types Bruno Victal
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bruno Victal @ 2023-03-08  1:19 UTC (permalink / raw)
  To: 62042; +Cc: Bruno Victal

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





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-13 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-08  1:19 [bug#62042] [PATCH 0/4] Harmonize @-commands used in doc/guix.texi Bruno Victal
2023-03-08  1:22 ` [bug#62042] [PATCH 1/4] doc: Fix incorrect @deffn usage for service-types Bruno Victal
2023-03-08  1:22 ` [bug#62042] [PATCH 2/4] doc: Fix incorrect @deffn usage for data types Bruno Victal
2023-03-08  1:22 ` [bug#62042] [PATCH 3/4] doc: Use @defun for procedures Bruno Victal
2023-03-08  1:22 ` [bug#62042] [PATCH 4/4] doc: Use @defmac and @defspec for macros Bruno Victal
2023-03-13 14:06 ` bug#62042: [PATCH 0/4] Harmonize @-commands used in doc/guix.texi Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).