diff options
author | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-07-11 15:29:31 +0000 |
---|---|---|
committer | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-07-11 15:29:31 +0000 |
commit | 26ab424b0302f73704c58b3b6deb62a85bfacba8 (patch) | |
tree | afb350a70522b4fc40042fcd63972838439da4a7 /docs/html/hierarchy.html | |
parent | fb507ab2d6f9eaa090671e40b582354b16f3821c (diff) |
docs: Removed old documents
git-svn-id: http://pugixml.googlecode.com/svn/trunk@592 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'docs/html/hierarchy.html')
-rw-r--r-- | docs/html/hierarchy.html | 50 |
1 files changed, 0 insertions, 50 deletions
diff --git a/docs/html/hierarchy.html b/docs/html/hierarchy.html deleted file mode 100644 index 6124395..0000000 --- a/docs/html/hierarchy.html +++ /dev/null @@ -1,50 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> -<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> -<title>pugixml: Hierarchical Index</title> -<link href="doxygen.css" rel="stylesheet" type="text/css"> -<link href="tabs.css" rel="stylesheet" type="text/css"> -</head><body> -<!-- Generated by Doxygen 1.4.6-NO --> -<div class="tabs"> - <ul> - <li><a href="index.html"><span>Main Page</span></a></li> - <li><a href="namespaces.html"><span>Namespaces</span></a></li> - <li id="current"><a href="annotated.html"><span>Classes</span></a></li> - <li><a href="pages.html"><span>Related Pages</span></a></li> - </ul></div> -<div class="tabs"> - <ul> - <li><a href="annotated.html"><span>Class List</span></a></li> - <li id="current"><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> - <li><a href="functions.html"><span>Class Members</span></a></li> - </ul></div> -<h1>pugixml Class Hierarchy</h1><a href="inherits.html">Go to the graphical class hierarchy</a> -<p> -This inheritance list is sorted roughly, but not completely, alphabetically:<ul> -<li><b>exception</b><ul> -<li><a class="el" href="classpugi_1_1xpath__exception.html">pugi::xpath_exception</a> -</ul> -<li><a class="el" href="structpugi_1_1transfer__ownership__tag.html">pugi::transfer_ownership_tag</a> -<li><a class="el" href="classpugi_1_1xml__attribute.html">pugi::xml_attribute</a> -<li><a class="el" href="classpugi_1_1xml__attribute__iterator.html">pugi::xml_attribute_iterator</a> -<li><a class="el" href="classpugi_1_1xml__node.html">pugi::xml_node</a> -<ul> -<li><a class="el" href="classpugi_1_1xml__document.html">pugi::xml_document</a> -</ul> -<li><a class="el" href="classpugi_1_1xml__node__iterator.html">pugi::xml_node_iterator</a> -<li><a class="el" href="structpugi_1_1xml__parse__result.html">pugi::xml_parse_result</a> -<li><a class="el" href="classpugi_1_1xml__tree__walker.html">pugi::xml_tree_walker</a> -<li><a class="el" href="classpugi_1_1xml__writer.html">pugi::xml_writer</a> -<ul> -<li><a class="el" href="classpugi_1_1xml__writer__file.html">pugi::xml_writer_file</a> -<li><a class="el" href="classpugi_1_1xml__writer__stream.html">pugi::xml_writer_stream</a> -</ul> -<li><a class="el" href="classpugi_1_1xpath__node.html">pugi::xpath_node</a> -<li><a class="el" href="classpugi_1_1xpath__node__set.html">pugi::xpath_node_set</a> -<li><a class="el" href="classpugi_1_1xpath__query.html">pugi::xpath_query</a> -</ul> -<hr size="1"><address style="align: right;"><small>Generated on Tue May 25 23:22:40 2010 for pugixml by -<a href="http://www.doxygen.org/index.html"> -<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6-NO </small></address> -</body> -</html> |