aboutsummaryrefslogtreecommitdiff
path: root/docs/user_guide/aruco_markers/markers_creation.md
diff options
context:
space:
mode:
authorThéo de la Hogue2023-06-07 20:02:59 +0200
committerThéo de la Hogue2023-06-07 20:02:59 +0200
commit40ceea01f289acabc0badfd09cd593c46aa0b41d (patch)
treee305e3fcf5d97a74fe8728413507398a2f367e74 /docs/user_guide/aruco_markers/markers_creation.md
parent452b49a6c1fc4620ea189b1ffe4228b7ebbb026b (diff)
downloadargaze-40ceea01f289acabc0badfd09cd593c46aa0b41d.zip
argaze-40ceea01f289acabc0badfd09cd593c46aa0b41d.tar.gz
argaze-40ceea01f289acabc0badfd09cd593c46aa0b41d.tar.bz2
argaze-40ceea01f289acabc0badfd09cd593c46aa0b41d.tar.xz
Improving cross reference with code.
Diffstat (limited to 'docs/user_guide/aruco_markers/markers_creation.md')
-rw-r--r--docs/user_guide/aruco_markers/markers_creation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user_guide/aruco_markers/markers_creation.md b/docs/user_guide/aruco_markers/markers_creation.md
index 9909dc7..1725fe4 100644
--- a/docs/user_guide/aruco_markers/markers_creation.md
+++ b/docs/user_guide/aruco_markers/markers_creation.md
@@ -1,7 +1,7 @@
Markers creation
================
-The creation of ArUco markers from a dictionary is illustrated in the code below:
+The creation of [ArUcoMarkers](/argaze/#argaze.ArUcoMarkers.ArUcoMarker) from a dictionary is illustrated in the code below:
``` python
from argaze.ArUcoMarkers import ArUcoMarkersDictionary