diff --git a/docs/_sources/features.rst.txt b/docs/_sources/features.rst.txt index 250074de..5d290660 100644 --- a/docs/_sources/features.rst.txt +++ b/docs/_sources/features.rst.txt @@ -12,7 +12,7 @@ Features list - Running - 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) -- 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 - Dashboard with month calendar displaying activities and record - User statistics @@ -24,6 +24,7 @@ Features list - Activities list and filter **Notes:** + - only activity owner can see his activity - no administration for now diff --git a/docs/features.html b/docs/features.html index 3648c294..8b2d0f4b 100644 --- a/docs/features.html +++ b/docs/features.html @@ -145,7 +145,7 @@
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
Dashboard with month calendar displaying activities and record
User statistics
Activities list and filter
Notes: -- only activity owner can see his activity -- no administration for now
+Notes:
+only activity owner can see his activity
no administration for now