Much work on error reporting architecture for validation

This commit is contained in:
Simon Brooke 2022-12-21 17:30:26 +00:00
parent 5593bb22d1
commit 25795cf364
43 changed files with 2024 additions and 1067 deletions

View file

@ -1,14 +1,25 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The Old Dog and Duck: Documentation</title>
<link rel="stylesheet" type="text/css" href="codox/css/default.css" />
</head>
<body>
<h1>The Old Dog and Duck: Documentation</h1>
<ul>
<li><a href="codox/index.html">Primary documentaion</a></li>
<li><a href="cloverage/index.html">Test coverage</a></li>
</ul>
</body>
</html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>The Old Dog and Duck: Documentation</title>
<link rel="stylesheet" type="text/css" href="codox/css/default.css" />
</head>
<body>
<h1>The Old Dog and Duck: Documentation</h1>
<img src="images/Dog_and_Duck_tavern.jpg" alt="Victorian painting by Thomas H. Shepherd, based on a 1646 drawing">
<p>'The Old Dog and Duck' is a fairly common pub name;
<a href="https://en.wikipedia.org/wiki/Dog_and_Duck,_St_George%27s_Fields">
the instance in the picture</a>
stood in St George's Fields, London from the seventeenth century
until 1812, when the site was cleared to make way for the new Bethlehem
Hospital.
</p>
<ul>
<li><a href="codox/index.html">Primary documentation</a></li>
<li><a href="cloverage/index.html">Test coverage</a></li>
</ul>
</body>
</html>