From 1a06d7d3de3d2f30eaf3d56b7b2d0fa3446d46d8 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Tue, 18 Nov 2014 09:30:19 -0800 Subject: docs: Regenerated documentation Also fix documentation jam rules for Windows. --- docs/manual/toc.html | 157 ++++++++++++++++++++++++++------------------------- 1 file changed, 79 insertions(+), 78 deletions(-) (limited to 'docs/manual/toc.html') diff --git a/docs/manual/toc.html b/docs/manual/toc.html index 3bedd68..b36f757 100644 --- a/docs/manual/toc.html +++ b/docs/manual/toc.html @@ -4,14 +4,14 @@ Table of Contents - - + +
-pugixml 1.4 manual | +pugixml 1.5 manual | Overview | Installation | Document: @@ -27,112 +27,113 @@
-
Overview
+
Overview
-
Introduction
-
Feedback
-
Acknowledgments
-
License
+
Introduction
+
Feedback
+
Acknowledgments
+
License
-
Installation
+
Installation
-
Getting pugixml
+
Getting pugixml
-
Source distributions
-
Subversion repository
-
Git repository
+
Source distributions
+
Git repository
+
Subversion repository
-
Building pugixml
+
Building pugixml
-
Building pugixml as +
Building pugixml as a part of another static library/executable
-
Building pugixml as +
Building pugixml as a standalone static library
-
Building pugixml as +
Building pugixml as a standalone shared library
-
Using - pugixml in header-only mode
-
Additional configuration +
Using pugixml in header-only + mode
+
Additional configuration options
-
Portability
+
Portability
-
Document object model
+
Document object model
-
Tree structure
-
C++ interface
-
Unicode interface
-
Thread-safety guarantees
-
Exception guarantees
-
Memory management
+
Tree structure
+
C++ interface
+
Unicode interface
+
Thread-safety guarantees
+
Exception guarantees
+
Memory management
-
Custom memory allocation/deallocation +
Custom memory allocation/deallocation functions
-
Memory consumption tuning
-
Document memory management +
Memory consumption tuning
+
Document memory management internals
-
Loading document
+
Loading document
-
Loading document from file
-
Loading document from memory
-
Loading document from C++ IOstreams
-
Handling parsing errors
-
Parsing options
-
Encodings
-
Conformance to W3C specification
+
Loading document from file
+
Loading document from memory
+
Loading document from C++ IOstreams
+
Handling parsing errors
+
Parsing options
+
Encodings
+
Conformance to W3C specification
-
Accessing document data
+
Accessing document data
-
Basic traversal functions
-
Getting node data
-
Getting attribute data
-
Contents-based traversal functions
-
Range-based for-loop support
-
Traversing node/attribute lists +
Basic traversal functions
+
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 +
Recursive traversal with xml_tree_walker
+
Searching for nodes/attributes with predicates
-
Working with text contents
-
Miscellaneous functions
+
Working with text contents
+
Miscellaneous functions
-
Modifying document data
+
Modifying document data
-
Setting node data
-
Setting attribute data
-
Adding nodes/attributes
-
Removing nodes/attributes
-
Working with text contents
-
Cloning nodes/attributes
-
Assembling document from fragments
+
Setting node data
+
Setting attribute data
+
Adding nodes/attributes
+
Removing nodes/attributes
+
Working with text contents
+
Cloning nodes/attributes
+
Moving nodes
+
Assembling document from fragments
-
Saving document
+
Saving document
-
Saving document to a file
-
Saving document to C++ IOstreams
-
Saving document via writer interface
-
Saving a single subtree
-
Output options
-
Encodings
-
Customizing document declaration
+
Saving document to a file
+
Saving document to C++ IOstreams
+
Saving document via writer interface
+
Saving a single subtree
+
Output options
+
Encodings
+
Customizing document declaration
-
XPath
+
XPath
-
XPath types
-
Selecting nodes via XPath expression
-
Using query objects
-
Using variables
-
Error handling
-
Conformance to W3C specification
+
XPath types
+
Selecting nodes via XPath expression
+
Using query objects
+
Using variables
+
Error handling
+
Conformance to W3C specification
-
Changelog
-
API Reference
-
Table of Contents
+
Changelog
+
API Reference
+
Table of Contents
@@ -145,7 +146,7 @@
-pugixml 1.4 manual | +pugixml 1.5 manual | Overview | Installation | Document: -- cgit v1.2.3