Very beginnings of functionality: it builds and runs but does nothing.

This commit is contained in:
Simon Brooke 2021-11-18 15:34:28 +00:00
parent 6f4a23423d
commit ef2356b03f
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
8 changed files with 72 additions and 50 deletions

15
docs/index.html Normal file
View file

@ -0,0 +1,15 @@
<html>
<head>
<title>The Climate Game: Documentation</title>
<link rel="stylesheet" type="text/css" href="codox/css/default.css" />
<link rel="stylesheet" type="text/css" href="codox/css/highlight.css" />
<meta http-equiv="refresh" content="0;URL='codox/index.html'" />
</head>
<body>
<h1>The Climate Game: Documentation</h1>
<p>Documentation for the Climate Game is <a href="codox/index.html">here.</a></p>
</body>
</html>