From 6ba7d69e36cdae670d49897daa300d371fddfc42 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 30 Aug 2023 23:25:50 +0200 Subject: Fixing code annotations. --- docs/user_guide/gaze_analysis_pipeline/introduction.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/user_guide/gaze_analysis_pipeline/introduction.md') diff --git a/docs/user_guide/gaze_analysis_pipeline/introduction.md b/docs/user_guide/gaze_analysis_pipeline/introduction.md index 8c4d159..c3f574b 100644 --- a/docs/user_guide/gaze_analysis_pipeline/introduction.md +++ b/docs/user_guide/gaze_analysis_pipeline/introduction.md @@ -12,8 +12,9 @@ To build your own gaze analysis pipeline, you need to know: * [How to edit timestamped gaze positions](timestamped_gaze_positions_edition.md), * [How to deal with an ArFrame instance](ar_frame_configuration_and_execution.md), * [How to deal with an ArLayer instance](ar_layer_configuration_and_execution.md), -* [How to log resulted gaze analysis](gaze_analysis_logging.md), -* [How to visualize heatmap](heatmap_visualisation.md). +* [How to visualize ArFrame and ArLayers](visualisation.md), +* [How to log resulted gaze analysis](logging.md), +* [How to add heatmap](heatmap.md). More advanced features are also explained like: -- cgit v1.1