Skip to content
Snippets Groups Projects
Commit 066eaa4c authored by Campbell Barton's avatar Campbell Barton
Browse files

add link to wiki docs for mesh-analysis panel

parent 86fb6178
No related branches found
No related tags found
No related merge requests found
......@@ -331,6 +331,9 @@ url_manual_mapping = (
("bpy.ops.view3d.*", "3D_interaction/Navigating/3D_View"), # this link is a bit arbitrary
("bpy.ops.wm.*", "Interface/Window_system"),
("bpy.ops.world.*", "World"),
# === Tool Settings ===
("bpy.types.MeshStatVis.*", "Modeling/Meshes#Mesh_Analysis"),
)
# may have 'url_reference_mapping'... etc later
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment