From f6be5b5ef85689da37b2e828f53b7b23d580c49d Mon Sep 17 00:00:00 2001 From: Sam Date: Sun, 23 Jul 2023 11:29:16 +0200 Subject: [PATCH] update features documentation --- docs/en/_sources/features.rst.txt | 6 +- docs/en/features.html | 6 +- docs/en/searchindex.js | 2 +- docs/fr/_sources/features.rst.txt | 6 +- docs/fr/features.html | 6 +- docs/fr/searchindex.js | 2 +- docsrc/gettext/.doctrees/changelog.doctree | Bin 294699 -> 294699 bytes docsrc/gettext/.doctrees/environment.pickle | Bin 1836049 -> 1836055 bytes docsrc/gettext/.doctrees/features.doctree | Bin 69055 -> 69855 bytes docsrc/gettext/.doctrees/index.doctree | Bin 8649 -> 8649 bytes docsrc/gettext/.doctrees/installation.doctree | Bin 158094 -> 158094 bytes docsrc/gettext/.doctrees/oauth.doctree | Bin 29541 -> 29541 bytes docsrc/gettext/docs.pot | 238 +++++++++--------- docsrc/locales/en/LC_MESSAGES/docs.mo | Bin 447 -> 447 bytes docsrc/locales/en/LC_MESSAGES/docs.po | 235 +++++++++-------- docsrc/locales/fr/LC_MESSAGES/docs.mo | Bin 117709 -> 118164 bytes docsrc/locales/fr/LC_MESSAGES/docs.po | 234 ++++++++--------- docsrc/source/features.rst | 6 +- 18 files changed, 394 insertions(+), 347 deletions(-) diff --git a/docs/en/_sources/features.rst.txt b/docs/en/_sources/features.rst.txt index b88980bd..a6971a3a 100644 --- a/docs/en/_sources/features.rst.txt +++ b/docs/en/_sources/features.rst.txt @@ -28,6 +28,7 @@ Workouts - Snowshoes (*new in 0.5.2*) - Trail (*new in 0.5.0*) - Walking + - (*new in 0.5.0*) Stopped speed threshold used by `gpxpy `_ is not the default one for the following sports (0.1 km/h instead of 1 km/h): - Hiking - Mountaineering @@ -41,6 +42,9 @@ Workouts .. note:: It can be overridden in user preferences. +.. note:: + Except the stopped speed threshold, all sports are analyzed in the same way (no specificity taken into account for the moment). + - 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. - Workout creation by uploading a gpx file (related data are stored in database in metric system). @@ -50,7 +54,7 @@ Workouts - | A workout can even be created without gpx (the user must enter date, time, duration and distance). | Ascent and descent can also be provided (*new in 0.7.10*). -- | A workout with a gpx file can be displayed with map and charts (speed and elevation). +- | A workout with a gpx file can be displayed with map and charts (speed and elevation (if the gpx file contains elevation data, *updated in 0.7.20*)). | Controls allow full screen view and position reset (*new in 0.5.5*). - | If **Visual Crossing** (*new in 0.7.11*) API key is provided, weather is displayed in workout detail. Data source is displayed in **About** page. | Wind is displayed, with an arrow indicating the direction (a tooltip can be displayed with the direction that the wind is coming **from**) (*new in 0.5.5*). diff --git a/docs/en/features.html b/docs/en/features.html index 7e03e7e8..5d6c2f2d 100644 --- a/docs/en/features.html +++ b/docs/en/features.html @@ -281,6 +281,10 @@

Note

It can be overridden in user preferences.

+
+

Note

+

Except the stopped speed threshold, all sports are analyzed in the same way (no specificity taken into account for the moment).

+