guile-devel
[Top][All Lists]
Advanced

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

[PATCH][DOC] make it obvious how to import sxpath


From: Amirouche
Subject: [PATCH][DOC] make it obvious how to import sxpath
Date: Mon, 20 Mar 2017 15:23:56 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

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
+
address@hidden
+(use-modules (sxml xpath))
address@hidden example
+
 @subsubsection Overview
 @heading SXPath: SXML Query Language
 SXPath is a query language for SXML, an instance of XML Information set




reply via email to

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