diff options
| author | Daniel Veillard <veillard@src.gnome.org> | 1999-12-12 13:03:50 +0000 |
|---|---|---|
| committer | Daniel Veillard <veillard@src.gnome.org> | 1999-12-12 13:03:50 +0000 |
| commit | 4a53eca27cb5f59a8d66141b9de6b0eee4c11690 (patch) | |
| tree | 52e80c04247f3c52687e4bd0ab4ce0328ca1315b /result/HTML/test3.html | |
| parent | af78a0e1b96740ea77c29f84eb7217f47a24dd64 (diff) | |
| download | platform_external_libxml2-4a53eca27cb5f59a8d66141b9de6b0eee4c11690.tar.gz platform_external_libxml2-4a53eca27cb5f59a8d66141b9de6b0eee4c11690.tar.bz2 platform_external_libxml2-4a53eca27cb5f59a8d66141b9de6b0eee4c11690.zip | |
- Updated HTML test outputs
- Fixed taht f....g problem with C++ and includes,
Daniel
Diffstat (limited to 'result/HTML/test3.html')
| -rw-r--r-- | result/HTML/test3.html | 88 |
1 files changed, 28 insertions, 60 deletions
diff --git a/result/HTML/test3.html b/result/HTML/test3.html index 901294f4..7f730c5f 100644 --- a/result/HTML/test3.html +++ b/result/HTML/test3.html @@ -1,11 +1,7 @@ <!DOCTYPE HTML> <html> -<head> -<base target="contents"> -</head> -<a name="ProblemDomain.Package"> -<h2>Component Package diagram ProblemDomain</h2> -</a> +<head><base target="contents"></head> +<a name="ProblemDomain.Package"><h2>Component Package diagram ProblemDomain</h2></a> <p> <hr> <dl> @@ -13,9 +9,7 @@ <b>Stereotype </b>problem domain</dt> <dt> <b>Alias </b>Problem Domain</dt> -<dt> -<b>Note </b> -</dt> +<dt><b>Note </b></dt> <dd>The Problem Domain package is the model behind the Human
<dd>Interface, thats stores and manipulates the Family Tree.
</dd> @@ -24,65 +18,39 @@ <p> <hr> <dl> -<dt> -<h4>Class <a href="HumanInterface.FamilyFrame.html#HumanInterface.FamilyFrame">HumanInterface.FamilyFrame</a> -</h4> -</dt> -<dt> -<h4>Class <a href="ProblemDomain.Birth.html#ProblemDomain.Birth">ProblemDomain.Birth</a> -</h4> -</dt> -<dt> -<h4>Class <a href="ProblemDomain.Death.html#ProblemDomain.Death">ProblemDomain.Death</a> -</h4> -</dt> -<dt> -<h4>Class <a href="ProblemDomain.Divorce.html#ProblemDomain.Divorce">ProblemDomain.Divorce</a> -</h4> -</dt> -<dt> -<h4>Class <a href="ProblemDomain.Family.html#ProblemDomain.Family">ProblemDomain.Family</a> -</h4> -</dt> -<dt> -<h4>Class <a href="ProblemDomain.Individual.html#ProblemDomain.Individual">ProblemDomain.Individual</a> -</h4> -</dt> -<dt> -<h4>Class <a href="ProblemDomain.LifeEvent.html#ProblemDomain.LifeEvent">ProblemDomain.LifeEvent</a> -</h4> -</dt> -<dt> -<h4>Class <a href="ProblemDomain.Marriage.html#ProblemDomain.Marriage">ProblemDomain.Marriage</a> -</h4> -</dt> -<dt> -<h4>Class <a href="ProblemDomain.Note.html#ProblemDomain.Note">ProblemDomain.Note</a> -</h4> -</dt> +<dt><h4>Class <a href="HumanInterface.FamilyFrame.html#HumanInterface.FamilyFrame">HumanInterface.FamilyFrame</a> +</h4></dt> +<dt><h4>Class <a href="ProblemDomain.Birth.html#ProblemDomain.Birth">ProblemDomain.Birth</a> +</h4></dt> +<dt><h4>Class <a href="ProblemDomain.Death.html#ProblemDomain.Death">ProblemDomain.Death</a> +</h4></dt> +<dt><h4>Class <a href="ProblemDomain.Divorce.html#ProblemDomain.Divorce">ProblemDomain.Divorce</a> +</h4></dt> +<dt><h4>Class <a href="ProblemDomain.Family.html#ProblemDomain.Family">ProblemDomain.Family</a> +</h4></dt> +<dt><h4>Class <a href="ProblemDomain.Individual.html#ProblemDomain.Individual">ProblemDomain.Individual</a> +</h4></dt> +<dt><h4>Class <a href="ProblemDomain.LifeEvent.html#ProblemDomain.LifeEvent">ProblemDomain.LifeEvent</a> +</h4></dt> +<dt><h4>Class <a href="ProblemDomain.Marriage.html#ProblemDomain.Marriage">ProblemDomain.Marriage</a> +</h4></dt> +<dt><h4>Class <a href="ProblemDomain.Note.html#ProblemDomain.Note">ProblemDomain.Note</a> +</h4></dt> </dl> -<h4> -<b>Links</b> -</h4> -<ul> -<li> +<h4><b>Links</b></h4> +<ul><li> <b>Link to </b> <a href="HumanInterface.Package.html#HumanInterface.Package">HumanInterface</a> -</li> -</ul> +</li></ul> <dir></dir> -<ul> -<li> +<ul><li> <b>Link to </b> <a href="DataManagement.FlatFile.Package.html#DataManagement.FlatFile.Package">DataManagement.FlatFile</a> -</li> -</ul> +</li></ul> <dir></dir> -<ul> -<li> +<ul><li> <b>Link to </b> <a href="DataManagement.Package.html#DataManagement.Package">DataManagement</a> -</li> -</ul> +</li></ul> <dir></dir> </html> |
