From 0f944c1f00c0008d52ace22b7779c26c6c3ce624 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> Date: Sun, 3 Oct 2010 19:15:04 +0000 Subject: docs: Minor exception-related fixes, added XPath variable documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@764 99668b35-9821-0410-8761-19e4c4f06640 --- docs/manual/toc.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/manual/toc.html') diff --git a/docs/manual/toc.html b/docs/manual/toc.html index 06288a2..e078307 100644 --- a/docs/manual/toc.html +++ b/docs/manual/toc.html @@ -116,6 +116,7 @@ <dt><span class="section"><a href="xpath.html#manual.xpath.types"> XPath types</a></span></dt> <dt><span class="section"><a href="xpath.html#manual.xpath.select"> Selecting nodes via XPath expression</a></span></dt> <dt><span class="section"><a href="xpath.html#manual.xpath.query"> Using query objects</a></span></dt> +<dt><span class="section"><a href="xpath.html#manual.xpath.variables"> Using variables</a></span></dt> <dt><span class="section"><a href="xpath.html#manual.xpath.errors"> Error handling</a></span></dt> <dt><span class="section"><a href="xpath.html#manual.xpath.w3c"> Conformance to W3C specification</a></span></dt> </dl></dd> -- cgit v1.2.3