diff --git a/docs/_sources/features.rst.txt b/docs/_sources/features.rst.txt index a0199d53..9fd6209d 100644 --- a/docs/_sources/features.rst.txt +++ b/docs/_sources/features.rst.txt @@ -72,7 +72,7 @@ Account & preferences - A user can reset his password (*new in 0.3.0*) - A user can change his email address (*new in 0.6.0*) - A user can choose between metric system and imperial system for distance, elevation and speed display (*new in 0.5.0*) -- A user can choose to display or hide ascent records (*new in 0.6.11*) +- A user can choose to display or hide ascent records and total on Dashboard (*new in 0.6.11*) - A user can set sport preferences (*new in 0.5.0*): - change sport color (used for sport image and charts) - can override stopped speed threshold (for next uploaded gpx files) diff --git a/docs/api/auth.html b/docs/api/auth.html index 20a2b68a..7db94357 100644 --- a/docs/api/auth.html +++ b/docs/api/auth.html @@ -663,7 +663,7 @@ character “_” allowed
display_ascent (boolean) – display highest ascent records
display_ascent (boolean) – display highest ascent records and total
imperial_units (boolean) – display distance in imperial units
language (string) – language preferences
timezone (string) – user time zone
A user can reset his password (new in 0.3.0)
A user can change his email address (new in 0.6.0)
A user can choose between metric system and imperial system for distance, elevation and speed display (new in 0.5.0)
A user can choose to display or hide ascent records (new in 0.6.11)
A user can choose to display or hide ascent records and total on Dashboard (new in 0.6.11)
change sport color (used for sport image and charts)