From 7e7153457722ff2272bf094cca5387bd2e2ebd71 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine@gmail.com" Date: Sun, 29 Apr 2012 22:51:21 +0000 Subject: docs: Regenerated HTML documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@908 99668b35-9821-0410-8761-19e4c4f06640 --- docs/manual/toc.html | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'docs/manual/toc.html') diff --git a/docs/manual/toc.html b/docs/manual/toc.html index 97d0b6c..d9fe5f8 100644 --- a/docs/manual/toc.html +++ b/docs/manual/toc.html @@ -4,14 +4,14 @@ Table of Contents - - + +
-pugixml 1.0 manual | +pugixml 1.2 manual | Overview | Installation | Document: @@ -52,6 +52,8 @@ a standalone static library
Building pugixml as a standalone shared library
+
Using pugixml in header-only + mode
Additional configuration options
@@ -68,6 +70,7 @@
Custom memory allocation/deallocation functions
+
Memory consumption tuning
Document memory management internals
@@ -88,11 +91,13 @@
Getting node data
Getting attribute data
Contents-based traversal functions
+
Range-based for-loop support
Traversing node/attribute lists via iterators
Recursive traversal with xml_tree_walker
Searching for nodes/attributes with predicates
+
Working with text contents
Miscellaneous functions
Modifying document data
@@ -101,6 +106,7 @@
Setting attribute data
Adding nodes/attributes
Removing nodes/attributes
+
Working with text contents
Cloning nodes/attributes
Saving document
@@ -111,6 +117,7 @@
Saving a single subtree
Output options
Encodings
+
Customizing document declaration
XPath
@@ -128,7 +135,7 @@ - @@ -136,7 +143,7 @@
-pugixml 1.0 manual | +pugixml 1.2 manual | Overview | Installation | Document: -- cgit v1.2.3