diff options
Diffstat (limited to 'docs/html/namespaces.html')
-rw-r--r-- | docs/html/namespaces.html | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/html/namespaces.html b/docs/html/namespaces.html deleted file mode 100644 index 36bb181..0000000 --- a/docs/html/namespaces.html +++ /dev/null @@ -1,28 +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: Namespace 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 id="current"><a href="namespaces.html"><span>Namespaces</span></a></li> - <li><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 id="current"><a href="namespaces.html"><span>Namespace List</span></a></li> - <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li> - </ul></div> -<h1>pugixml Namespace List</h1>Here is a list of all documented namespaces with brief descriptions:<table> - <tr><td class="indexkey"><a class="el" href="namespacepugi.html">pugi</a></td><td class="indexvalue">The PugiXML Parser namespace </td></tr> - <tr><td class="indexkey"><a class="el" href="namespacestd.html">std</a></td><td class="indexvalue">Pugixml parser - version 0.7 -------------------------------------------------------- Copyright (C) 2006-2010, by Arseny Kapoulkine (<a href="mailto:arseny.kapoulkine@gmail.com">arseny.kapoulkine@gmail.com</a>) Report bugs and download new versions at <a href="http://code.google.com/p/pugixml/">http://code.google.com/p/pugixml/</a> </td></tr> -</table> -<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> |