This PR adds a Sphinx directive to include track animations in a document.
The directive takes a flight-id as input and can optionally change the width and alignment of the video. Internally, the video source is checked for existence, otherwise a warning is issued. Using a central directive allows us to change the location of the videos in the future.
This PR adds a Sphinx directive to include track animations in a document.
The directive takes a flight-id as input and can optionally change the width and alignment of the video. Internally, the video source is checked for existence, otherwise a warning is issued. Using a central directive allows us to change the location of the videos in the future.