Added documentation index

This commit is contained in:
Antoine Gersant 2019-04-07 17:38:31 -07:00
parent 6bcac3338f
commit e5436bcb7b

12
docs/index.html Normal file
View file

@ -0,0 +1,12 @@
<html>
<header>
<meta charset="UTF-8">
<title>Polaris Documentation</title>
</header>
<body>
<h1>Polaris Documentation</h1>
<ul>
<li><a href="api">API Documentation</a></li>
</ul>
</body>
</html>