Added documentation index
This commit is contained in:
parent
6bcac3338f
commit
e5436bcb7b
1 changed files with 12 additions and 0 deletions
12
docs/index.html
Normal file
12
docs/index.html
Normal 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>
|
Loading…
Add table
Reference in a new issue