From 2d59cfc56590ed356a30d28cc52c00b533ab7a9e Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Wed, 27 Sep 2023 23:08:38 +0200 Subject: Removing hidden sections and chapters. --- mkdocs.yml | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'mkdocs.yml') diff --git a/mkdocs.yml b/mkdocs.yml index 784c9e2..d00d6e7 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -34,25 +34,6 @@ nav: - user_guide/aruco_markers_pipeline/advanced_topics/scripting.md - user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md - user_guide/aruco_markers_pipeline/advanced_topics/aruco_detector_configuration.md - -# - Areas Of Interest: -# - user_guide/areas_of_interest/introduction.md -# - user_guide/areas_of_interest/aoi_scene_description.md -# - user_guide/areas_of_interest/aoi_scene_projection.md -# - user_guide/areas_of_interest/vision_cone_filtering.md -# - user_guide/areas_of_interest/aoi_matching.md -# - user_guide/areas_of_interest/heatmap.md -# - Gaze Features: -# - user_guide/gaze_features/introduction.md -# - user_guide/gaze_features/gaze_position.md -# - user_guide/gaze_features/gaze_movement.md -# - user_guide/gaze_features/scan_path.md -# - Timestamped data: -# - user_guide/timestamped_data/introduction.md -# - user_guide/timestamped_data/ordered_dictionary.md -# - user_guide/timestamped_data/saving_and_loading.md -# - user_guide/timestamped_data/data_synchronisation.md -# - user_guide/timestamped_data/pandas_dataframe_conversion.md - utils: - user_guide/utils/ready-made_scripts.md - user_guide/utils/demonstrations_scripts.md -- cgit v1.1