From 2894cc4eb253859479a13b709faab1e95b7a924c Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Fri, 24 Sep 2010 05:44:13 +0000 Subject: docs: Reverted accidentally committed HTML documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@753 99668b35-9821-0410-8761-19e4c4f06640 --- docs/manual/apiref.html | 47 ++++++++++++++++++----------------------------- 1 file changed, 18 insertions(+), 29 deletions(-) (limited to 'docs/manual/apiref.html') diff --git a/docs/manual/apiref.html b/docs/manual/apiref.html index 5e595cf..24120ad 100644 --- a/docs/manual/apiref.html +++ b/docs/manual/apiref.html @@ -800,15 +800,7 @@ = parse_default, xml_encoding encoding = encoding_auto); - -
  • - xml_parse_result load_file(const wchar_t* - path, - unsigned int - options = - parse_default, - xml_encoding encoding - = encoding_auto);

    +

  • @@ -847,17 +839,6 @@ encoding = encoding_auto) const; -
  • -
  • - bool save_file(const wchar_t* - path, - const char_t* indent - = "\t", unsigned - int flags - = format_default, xml_encoding - encoding = - encoding_auto) - const;

  • @@ -911,9 +892,6 @@ xml_encoding encoding;

    -
  • - xml_parse_result(); -
  • operator bool() const;
  • @@ -1129,12 +1107,23 @@

    Functions:

    -

    - $$ overloads, types * as_utf8 * as_wide - * get_memory_allocation_function - * get_memory_deallocation_function - * set_memory_management_functions -

    +
    -- cgit v1.2.3