This commit is contained in:
Marc Wäckerlin
2015-03-24 08:03:57 +00:00
parent f51daa5c41
commit ad7d4cddeb

4
README
View File

@@ -16,7 +16,7 @@ C++ classes can inherit xml::Serialize and become serializable this
way. All you need to do is to overwrite one single method, where you
declare XML tag names for the class name and for all members.
(More rationale: See also "related Pages" in the doxygen project documentation)
(More rationale: See also "Related Pages" in the doxygen project documentation)
Structure of the files:
src: The source code of the library
@@ -24,4 +24,4 @@ Structure of the files:
doc/examples: Example code (included in doxygen documentation)
test: CppUnit test files - can also be taken as examples
Project URL: https://dev.marc.waeckerlin.org/projects/libxml-cxx
Project URL: https://dev.marc.waeckerlin.org/redmine/projects/libxml-cxx