diff --git a/www/index.php b/www/index.php index dfa5f76..91f40f3 100644 --- a/www/index.php +++ b/www/index.php @@ -22,55 +22,29 @@ XML-like data files in your application without requiring large non-standard libraries. Mini-XML only requires an ANSI C compatible compiler (GCC works, as do most vendors' ANSI C compilers) and a 'make' program.

-

Mini-XML provides the following functionality:

- - +

Mini-XML supports reading of UTF-8 and UTF-16 and writing of UTF-8 encoded +XML files and strings. Data is stored in a linked-list tree structure, +preserving the XML data hierarchy, and arbitrary element names, attributes, +and attribute values are supported with no preset limits, just available +memory.

-\n" ."
+

Documentation

Introduction

-

Building, Installing, and Packaging -Mini-XML

-

Getting Started with Mini-XML

More Mini-XML Programming Techniques

-

Using the mxmldoc Utility

-

Mini-XML License

-

Release Notes

-

Library Reference

-
      +     

Recent News

diff --git a/www/phplib/html.php b/www/phplib/html.php index 4948129..82f25c5 100644 --- a/www/phplib/html.php +++ b/www/phplib/html.php @@ -193,7 +193,7 @@ html_footer() { print("