Also brought up to date, and fixed some stylistic errors noted by Kondo, and set the default locale to the runtime default locale.
18 lines
702 B
HTML
18 lines
702 B
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>Internationalisation: Documentation</title>
|
|
<link rel="stylesheet" type="text/css" href="codox/css/default.css" />
|
|
</head>
|
|
<body>
|
|
<h1>Internationalisation: Documentation</h1>
|
|
<img src="MagrittePipe.jpeg">
|
|
<p>Illustration: <i><a href="https://en.wikipedia.org/wiki/The_Treachery_of_Images">La Trahison des Images</a> by
|
|
<a href="https://en.wikipedia.org/wiki/Ren%C3%A9_Magritte">René Magritte</a></i></p>
|
|
<ul>
|
|
<li><a href="codox/index.html">Primary documentaion</a></li>
|
|
<li><a href="cloverage/index.html">Test coverage</a></li>
|
|
</ul>
|
|
</body>
|
|
</html>
|