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/namespacestd.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/namespacestd.html')
-rw-r--r-- | docs/html/namespacestd.html | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/docs/html/namespacestd.html b/docs/html/namespacestd.html deleted file mode 100644 index 00e3fa9..0000000 --- a/docs/html/namespacestd.html +++ /dev/null @@ -1,37 +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: std Namespace Reference</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><a href="namespaces.html"><span>Namespace List</span></a></li> - <li><a href="namespacemembers.html"><span>Namespace Members</span></a></li> - </ul></div> -<h1>std Namespace Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> -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> -<p> -This library is distributed under the MIT License. See notice at the end of this file.<p> -This work is based on the pugxml parser, which is: Copyright (C) 2003, by Kristen Wegner (<a href="mailto:kristen@tima.net">kristen@tima.net</a>) -<p> - -<p> - -<p> -<table border="0" cellpadding="0" cellspacing="0"> -<tr><td></td></tr> -</table> -<hr size="1"><address style="align: right;"><small>Generated on Tue May 25 23:22:42 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> |