typo
This commit is contained in:
4
README
4
README
@@ -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
|
||||
|
Reference in New Issue
Block a user