diff --git a/doc/wrappers.html b/doc/wrappers.html index 65f64e9a..79107ac4 100644 --- a/doc/wrappers.html +++ b/doc/wrappers.html @@ -189,16 +189,13 @@ Note that these macros must be used in the namespace of the class, and without qualifying the namespace in the argument.
-Included is -demo_xml.hpp -which renders it's data members as name-value-pairs and +demo_gps.hpp +includes NVP wrappers or all data members. demo_xml.cpp -which saves and loads data to an XML archive. +saves and loads data to an XML archive. Here is example of the XML Archive corresponding to our tutorial example. - -