[skip travis] minor doc fix
This commit is contained in:
parent
715da8fc64
commit
2c91a7fe3d
@ -12,7 +12,7 @@ Features list
|
|||||||
- Running
|
- Running
|
||||||
- Walking
|
- Walking
|
||||||
- Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)
|
- Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)
|
||||||
- An activity can be displayed with map (if with gpx), weather (if the DarkSky API key is provided) and charts (speed and elevation)
|
- An activity with a gpx file can be displayed with map, weather (if the DarkSky API key is provided) and charts (speed and elevation)
|
||||||
- Activity edition and deletion. User can add a note
|
- Activity edition and deletion. User can add a note
|
||||||
- Dashboard with month calendar displaying activities and record
|
- Dashboard with month calendar displaying activities and record
|
||||||
- User statistics
|
- User statistics
|
||||||
@ -24,6 +24,7 @@ Features list
|
|||||||
- Activities list and filter
|
- Activities list and filter
|
||||||
|
|
||||||
**Notes:**
|
**Notes:**
|
||||||
|
|
||||||
- only activity owner can see his activity
|
- only activity owner can see his activity
|
||||||
- no administration for now
|
- no administration for now
|
||||||
|
|
||||||
|
@ -145,7 +145,7 @@
|
|||||||
</dl>
|
</dl>
|
||||||
</li>
|
</li>
|
||||||
<li><p>Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)</p></li>
|
<li><p>Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)</p></li>
|
||||||
<li><p>An activity can be displayed with map (if with gpx), weather (if the DarkSky API key is provided) and charts (speed and elevation)</p></li>
|
<li><p>An activity with a gpx file can be displayed with map, weather (if the DarkSky API key is provided) and charts (speed and elevation)</p></li>
|
||||||
<li><p>Activity edition and deletion. User can add a note</p></li>
|
<li><p>Activity edition and deletion. User can add a note</p></li>
|
||||||
<li><p>Dashboard with month calendar displaying activities and record</p></li>
|
<li><p>Dashboard with month calendar displaying activities and record</p></li>
|
||||||
<li><p>User statistics</p></li>
|
<li><p>User statistics</p></li>
|
||||||
@ -161,9 +161,11 @@
|
|||||||
</li>
|
</li>
|
||||||
<li><p>Activities list and filter</p></li>
|
<li><p>Activities list and filter</p></li>
|
||||||
</ul>
|
</ul>
|
||||||
<p><strong>Notes:</strong>
|
<p><strong>Notes:</strong></p>
|
||||||
- only activity owner can see his activity
|
<ul class="simple">
|
||||||
- no administration for now</p>
|
<li><p>only activity owner can see his activity</p></li>
|
||||||
|
<li><p>no administration for now</p></li>
|
||||||
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="dashboard">
|
<div class="section" id="dashboard">
|
||||||
<h2>Dashboard<a class="headerlink" href="#dashboard" title="Permalink to this headline">¶</a></h2>
|
<h2>Dashboard<a class="headerlink" href="#dashboard" title="Permalink to this headline">¶</a></h2>
|
||||||
|
@ -12,7 +12,7 @@ Features list
|
|||||||
- Running
|
- Running
|
||||||
- Walking
|
- Walking
|
||||||
- Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)
|
- Activity creation by uploading a gpx file. An activity can even be created without gpx (the user must enter date, time, duration and distance)
|
||||||
- An activity can be displayed with map (if with gpx), weather (if the DarkSky API key is provided) and charts (speed and elevation)
|
- An activity with a gpx file can be displayed with map, weather (if the DarkSky API key is provided) and charts (speed and elevation)
|
||||||
- Activity edition and deletion. User can add a note
|
- Activity edition and deletion. User can add a note
|
||||||
- Dashboard with month calendar displaying activities and record
|
- Dashboard with month calendar displaying activities and record
|
||||||
- User statistics
|
- User statistics
|
||||||
@ -24,6 +24,7 @@ Features list
|
|||||||
- Activities list and filter
|
- Activities list and filter
|
||||||
|
|
||||||
**Notes:**
|
**Notes:**
|
||||||
|
|
||||||
- only activity owner can see his activity
|
- only activity owner can see his activity
|
||||||
- no administration for now
|
- no administration for now
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user