Very beginnings of functionality: it builds and runs but does nothing.
This commit is contained in:
parent
6f4a23423d
commit
ef2356b03f
8 changed files with 72 additions and 50 deletions
15
docs/index.html
Normal file
15
docs/index.html
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue