aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorThéo de la Hogue2023-09-05 12:48:32 +0200
committerThéo de la Hogue2023-09-05 12:48:32 +0200
commit3be1029a98aa0a85583f4e66a76a3a241c2b39f5 (patch)
tree1c29090e14d3a1e1dd514a265c6b94a1219fc0ef /mkdocs.yml
parentae96bf121f8d84d85bb5843b036db6cbf0d44bf2 (diff)
downloadargaze-3be1029a98aa0a85583f4e66a76a3a241c2b39f5.zip
argaze-3be1029a98aa0a85583f4e66a76a3a241c2b39f5.tar.gz
argaze-3be1029a98aa0a85583f4e66a76a3a241c2b39f5.tar.bz2
argaze-3be1029a98aa0a85583f4e66a76a3a241c2b39f5.tar.xz
Improving ar pipeline documentation and demonstration.
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml7
1 files changed, 3 insertions, 4 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index 4681f20..c5427db 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -21,6 +21,9 @@ nav:
- Advanced Topics:
- user_guide/gaze_analysis_pipeline/advanced_topics/scripting.md
- user_guide/gaze_analysis_pipeline/advanced_topics/module_loading.md
+ - Augmented Reality environment:
+ - user_guide/augmented_reality_pipeline/introduction.md
+ - user_guide/augmented_reality_pipeline/aruco_scene_creation.md
# - ArUco Markers:
# - user_guide/aruco_markers/introduction.md
# - user_guide/aruco_markers/dictionary_selection.md
@@ -36,10 +39,6 @@ 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
-# - Augmented Reality environment:
-# - user_guide/ar_camera/introduction.md
-# - user_guide/ar_camera/environment_setup.md
-# - user_guide/ar_camera/environment_exploitation.md
# - Gaze Analysis:
# - user_guide/gaze_analysis/introduction.md
# - user_guide/gaze_analysis/gaze_position.md