Commit e1f27a23 authored by Laura Heimann's avatar Laura Heimann

added client platform descriptors

parent 17aafb3c
......@@ -10,6 +10,35 @@
Client
</h1>
<div class="card" id="overview">
<h2 class="card-title">Overview</h2>
<p>The SpinShare client is used to download and extract charts from SpinShare. It is a seperate downloadable installer file that is available on the SpinShare website.</p>
<br />
<div class="alert alert-primary" role="alert">
<h4 class="alert-heading">Information</h4>
Not all platforms are updated at the same time. Sometimes it can take a few hours to a few days once every platform is available.
</div>
<br />
<table class="table table-bordered">
<tr>
<th>Platform</th>
<td>Description</td>
</tr>
<tr>
<th>win32</th>
<td>Windows (32bit and 64bit)</td>
</tr>
<tr>
<th>darwin</th>
<td>Mac OS</td>
</tr>
</table>
</div>
<div class="card" id="getLatestVersion">
<h2 class="card-title">Get Latest Verison</h2>
<p>Get's the latest version of the SpinShare Client for a set platform.</p>
......@@ -68,6 +97,7 @@
<div class="content">
<div class="on-this-page-nav">
<div class="title">On this page</div>
<a href="#overview">Overview</a>
<a href="#getLatestVersion">Get Latest Version</a>
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment