From d57987c600ae7e87709889206356f6cbcd0fc916 Mon Sep 17 00:00:00 2001 From: theOehrly <23384863+theOehrly@users.noreply.github.com> Date: Tue, 29 Aug 2023 09:36:27 +0200 Subject: [PATCH] DOC: update available data overview --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index 6935fb6b2..2dad1f0c6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -95,6 +95,7 @@ this pattern is the wrapper for Ergast. Session Status started, finished, finalized :attr:`~fastf1.core.Session.session_status` Race Control Messages investigations, penalties, restart announcements,... :attr:`~fastf1.core.Session.race_control_messages` Telemetry speed, rpm, gear, normalized track position, ... :class:`~fastf1.core.Telemetry` :func:`~fastf1.core.Lap.get_car_data` + Track Markers corner numbers, marshall sectors, marshall lights :func:`~fastf1.core.Session.get_circuit_info`, :ref:`circuit_info` Ergast API all endpoints that are provided by Ergast :ref:`ergast` ===================== ============================================================================================================================== ==================================================================================================