From 208a6b4ecc77932c08e5990a9cf809c5d8207b95 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 25 Jan 2009 20:54:00 +0000 Subject: Documentation updated git-svn-id: http://pugixml.googlecode.com/svn/trunk@113 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/deprecated.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 docs/html/deprecated.html (limited to 'docs/html/deprecated.html') diff --git a/docs/html/deprecated.html b/docs/html/deprecated.html new file mode 100644 index 0000000..462e54b --- /dev/null +++ b/docs/html/deprecated.html @@ -0,0 +1,23 @@ + + +pugixml: Deprecated List + + + + +
+
+

Deprecated List

+
Member pugi::xml_node::print (std::ostream &os, const char *indent="", unsigned int flags=format_default, unsigned int depth=0)
+
Use print() with xml_writer_stream instead
+
+
Generated on Sun Jan 25 23:51:32 2009 for pugixml by  + +doxygen 1.4.6-NO
+ + -- cgit v1.2.3