From 2094a4fd3da85c1972f215cb5977f6157590ff79 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Fri, 28 Feb 2014 06:01:16 +0000 Subject: docs: Regenerate HTML documentation git-svn-id: https://pugixml.googlecode.com/svn/trunk@993 99668b35-9821-0410-8761-19e4c4f06640 --- docs/manual/toc.html | 160 ++++++++++++++++++++++++++------------------------- 1 file changed, 81 insertions(+), 79 deletions(-) (limited to 'docs/manual/toc.html') diff --git a/docs/manual/toc.html b/docs/manual/toc.html index d9fe5f8..3bedd68 100644 --- a/docs/manual/toc.html +++ b/docs/manual/toc.html @@ -3,15 +3,15 @@ Table of Contents - - - + + +
-pugixml 1.2 manual | +pugixml 1.4 manual | Overview | Installation | Document: @@ -27,115 +27,117 @@
-
-
Overview
+
+
Overview
-
Introduction
-
Feedback
-
Acknowledgments
-
License
+
Introduction
+
Feedback
+
Acknowledgments
+
License
-
Installation
+
Installation
-
Getting pugixml
+
Getting pugixml
-
Source distributions
-
Subversion repository
+
Source distributions
+
Subversion repository
+
Git 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
+
Setting node data
+
Setting attribute data
+
Adding nodes/attributes
+
Removing nodes/attributes
+
Working with text contents
+
Cloning nodes/attributes
+
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
- @@ -143,7 +145,7 @@
-pugixml 1.2 manual | +pugixml 1.4 manual | Overview | Installation | Document: -- cgit v1.2.3