unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#25872: [minor] SXML Transform section in ref-man does not mention `(sxml transform)'
@ 2017-02-25 14:40 Matt Wette
  0 siblings, 0 replies; only message in thread
From: Matt Wette @ 2017-02-25 14:40 UTC (permalink / raw)
  To: 25872

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

This is a minor nit.  The reference manual does not direct user to do `(use-modules (sxml transform))'

The following patch is wrt guile-2.1.7/doc/ref/sxml.texi

--- sxml.texi.orig	2017-02-25 06:33:38.000000000 -0800
+++ sxml.texi	2017-02-25 06:36:00.000000000 -0800
@@ -457,6 +457,8 @@
 @node Transforming SXML
 @subsection Transforming SXML
 @subsubsection Overview
+@code{(sxml transform)} defines a number of procedures for transforming
+SXML, analogous to using XSL for XML.
 @heading SXML expression tree transformers
 @subheading Pre-Post-order traversal of a tree and creation of a new tree
 @smallexample 


[-- Attachment #2: Type: text/html, Size: 3527 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-02-25 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-25 14:40 bug#25872: [minor] SXML Transform section in ref-man does not mention `(sxml transform)' Matt Wette

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).