aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorTheo De La Hogue2023-09-23 07:22:23 +0200
committerTheo De La Hogue2023-09-23 07:22:23 +0200
commit23fa1a7835b3c7cfd976b1d160878289b1f0657c (patch)
treeacc107a975536f5d57ae269063efe7b613e6bc84 /mkdocs.yml
parentb947573f7dbccb5b2b13b64677192145f2dbb864 (diff)
downloadargaze-23fa1a7835b3c7cfd976b1d160878289b1f0657c.zip
argaze-23fa1a7835b3c7cfd976b1d160878289b1f0657c.tar.gz
argaze-23fa1a7835b3c7cfd976b1d160878289b1f0657c.tar.bz2
argaze-23fa1a7835b3c7cfd976b1d160878289b1f0657c.tar.xz
Fixing code annotation. Removing useless documentation section. Fixing documentation cross reference.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml18
1 files changed, 5 insertions, 13 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index c2f4c53..c1c2af6 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -31,14 +31,6 @@ nav:
- Advanced Topics:
- user_guide/aruco_markers_pipeline/advanced_topics/optic_parameters_calibration.md
-# - ArUco Markers:
-# - user_guide/aruco_markers/introduction.md
-# - user_guide/aruco_markers/dictionary_selection.md
-# - user_guide/aruco_markers/markers_creation.md
-# - user_guide/aruco_markers/camera_calibration.md
-# - user_guide/aruco_markers/markers_detection.md
-# - user_guide/aruco_markers/markers_pose_estimation.md
-# - user_guide/aruco_markers/markers_scene_description.md
# - Areas Of Interest:
# - user_guide/areas_of_interest/introduction.md
# - user_guide/areas_of_interest/aoi_scene_description.md
@@ -46,11 +38,11 @@ nav:
# - 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 Analysis:
-# - user_guide/gaze_analysis/introduction.md
-# - user_guide/gaze_analysis/gaze_position.md
-# - user_guide/gaze_analysis/gaze_movement.md
-# - user_guide/gaze_analysis/scan_path.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