update features documentation

This commit is contained in:
Sam
2023-07-23 11:29:16 +02:00
parent 1347432880
commit f6be5b5ef8
18 changed files with 394 additions and 347 deletions

View File

@ -281,6 +281,10 @@
<p class="admonition-title">Note</p>
<p>It can be overridden in user preferences.</p>
</div>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Except the stopped speed threshold, all sports are analyzed in the same way (no specificity taken into account for the moment).</p>
</div>
<ul class="simple">
<li><p>Dashboard with month calendar displaying workouts and record. The week can start on Sunday or Monday (which can be changed in the user preferences). The calendar displays up to 100 workouts.</p></li>
<li><p>Workout creation by uploading a gpx file (related data are stored in database in metric system).</p></li>
@ -299,7 +303,7 @@
</div>
</li>
<li><div class="line-block">
<div class="line">A workout with a gpx file can be displayed with map and charts (speed and elevation).</div>
<div class="line">A workout with a gpx file can be displayed with map and charts (speed and elevation (if the gpx file contains elevation data, <em>updated in 0.7.20</em>)).</div>
<div class="line">Controls allow full screen view and position reset (<em>new in 0.5.5</em>).</div>
</div>
</li>