unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* [PATCH][DOC] make it obvious how to import sxpath
@ 2017-03-20 14:23 Amirouche
  0 siblings, 0 replies; only message in thread
From: Amirouche @ 2017-03-20 14:23 UTC (permalink / raw)
  To: guile-devel

diff --git a/doc/ref/sxml.texi b/doc/ref/sxml.texi
index 3b940bd..2301b47 100644
--- a/doc/ref/sxml.texi
+++ b/doc/ref/sxml.texi
@@ -658,6 +658,11 @@ next node and the value to which the string should 
transform.

  @node SXPath
  @subsection SXPath
+
+@example
+(use-modules (sxml xpath))
+@end example
+
  @subsubsection Overview
  @heading SXPath: SXML Query Language
  SXPath is a query language for SXML, an instance of XML Information set




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

only message in thread, other threads:[~2017-03-20 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-20 14:23 [PATCH][DOC] make it obvious how to import sxpath Amirouche

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