From 3b3e2f7f26cc267fb1b91b798bfba0c7d1e5132d Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 11 Jul 2010 16:45:07 +0000 Subject: docs: Quick fix for TOC links git-svn-id: http://pugixml.googlecode.com/svn/trunk@598 99668b35-9821-0410-8761-19e4c4f06640 --- docs/manual/toc.html | 100 +++++++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/docs/manual/toc.html b/docs/manual/toc.html index 60a054a..c36a084 100644 --- a/docs/manual/toc.html +++ b/docs/manual/toc.html @@ -36,72 +36,72 @@
Acknowledgments
License
-
Installation
+
Installation
-
Getting pugixml
-
Building pugixml
-
Portability
+
Getting pugixml
+
Building pugixml
+
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
-
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
-
Traversing node/attribute lists +
Basic traversal functions
+
Getting node data
+
Getting attribute data
+
Contents-based traversal functions
+
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
-
Miscellaneous functions
+
Miscellaneous functions
-
Modifying document data
+
Modifying document data
-
Setting node data
-
Setting attribute data
-
Adding nodes/attributes
-
Removing nodes/attributes
-
Cloning nodes/attributes
+
Setting node data
+
Setting attribute data
+
Adding nodes/attributes
+
Removing nodes/attributes
+
Cloning nodes/attributes
-
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
+
Saving document to a file
+
Saving document to C++ IOstreams
+
Saving document via writer interface
+
Saving a single subtree
+
Output options
+
Encodings
-
XPath
+
XPath
-
XPath types
-
Selecting nodes via XPath expression
-
Using query objects
-
Error handling
-
Conformance to W3C specification
+
XPath types
+
Selecting nodes via XPath expression
+
Using query objects
+
Error handling
+
Conformance to W3C specification
-
Changelog
-
API Reference
-
Table of Contents
+
Changelog
+
API Reference
+
Table of Contents
-- cgit v1.2.3