Added documentation index
This commit is contained in:
parent
4e94084f6d
commit
be8ec50c36
13
docs/index.html
Normal file
13
docs/index.html
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||||
|
<title>The Great Game: Dcocumentation</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>The Great Game: Dcocumentation</h1>
|
||||||
|
<ul>
|
||||||
|
<li><a href="cloverage">Test coverage</a></li>
|
||||||
|
<li><a href="codox">Primary documentaion</a></li>
|
||||||
|
</ul>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in a new issue