Changed documentation landing page format
This commit is contained in:
parent
e5436bcb7b
commit
c12f4f35e3
2 changed files with 3 additions and 12 deletions
3
docs/README.md
Normal file
3
docs/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# Polaris Documentation
|
||||||
|
|
||||||
|
- [API Documentation](api)
|
|
@ -1,12 +0,0 @@
|
||||||
<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